summaryrefslogtreecommitdiffstats
path: root/Modules/_io/bytesio.c
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 84438 via svnmerge fromAntoine Pitrou2010-09-021-1/+1
* Merged revisions 80722 via svnmerge fromAntoine Pitrou2010-05-031-0/+1
* Merged revisions 77895-77896 via svnmerge fromAntoine Pitrou2010-01-311-2/+1
* Merged revisions 74126,74130-74131,74149,74155,74157,74180-74183,74398 via sv...Georg Brandl2009-08-131-4/+4
* Merged revisions 74316,74335 via svnmerge fromGeorg Brandl2009-08-131-1/+3
* move to a naming scheme with all lowercase and underscoresBenjamin Peterson2009-06-121-30/+30
* use NULL for the ends of tablesBenjamin Peterson2009-04-191-1/+1
* Issue 5682: Move _io module into its own subdirectory.Alexandre Vassalotti2009-04-041-0/+757