summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_memoryio.py
Commit message (Expand)AuthorAgeFilesLines
* Silence some py3k warnings claiming to affect _pyioAntoine Pitrou2009-10-141-2/+6
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-2/+2
* Issue #6215: backport the 3.1 io libAntoine Pitrou2009-06-121-35/+182
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-0/+416