summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_file2k.py
Commit message (Collapse)AuthorAgeFilesLines
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-18/+8
| | | | mistake. ( It may come in for sure tough)
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ↵Senthil Kumaran2010-01-081-8/+18
| | | | Patch by flox
* Suppress transient refleaks in test_file2k.Antoine Pitrou2009-10-271-0/+2
|
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-7/+7
|
* Try to restore the old test_file and test_univnewlines as new, different filesAntoine Pitrou2009-06-121-95/+326
| | | | (with the right revisions this time, hopefully)
* Restore the old test_file.py (for the builtin file object) as a new file ↵Antoine Pitrou2009-06-121-0/+344
named test_file2k.py