summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_fileio.py
Commit message (Expand)AuthorAgeFilesLines
* backport r67325: make FileIO.mode always contain 'b'Benjamin Peterson2008-11-221-2/+2
* move a FileIO test to test_fileioBenjamin Peterson2008-11-031-1/+9
* #3703 unhelpful _fileio.FileIO error message when trying to open a directoryBenjamin Peterson2008-09-011-0/+11
* #3662: Fix segfault introduced when fixing memory leaks.Neal Norwitz2008-08-241-0/+4
* backport test_fileioBenjamin Peterson2008-07-181-0/+240