summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_memoryio.py
Commit message (Expand)AuthorAgeFilesLines
* 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