summaryrefslogtreecommitdiffstats
path: root/Modules/_iobase.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite IOBase.readall to avoid costly string resizes, and plug a leakAntoine Pitrou2009-03-291-28/+20
* Fix failures introduced by buggy merge (2)Antoine Pitrou2009-03-041-3/+0
* merge the io-c branch: C implementation of the io moduleBenjamin Peterson2009-03-041-0/+905