summaryrefslogtreecommitdiffstats
path: root/Modules/_bytesio.c
Commit message (Expand)AuthorAgeFilesLines
* This reverts r63675 based on the discussion in this thread:Gregory P. Smith2008-06-091-5/+5
* Renamed PyString to PyBytesChristian Heimes2008-05-261-5/+5
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-0/+755