summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_file.py
Commit message (Expand)AuthorAgeFilesLines
* This patch removes all uses of "assert" in the regression test suiteMarc-André Lemburg2001-01-171-2/+2
* Clean up the temporary file when done with it.Fred Drake2000-10-231-0/+4
* New test suite for file objects by Jeremy Hilton. This will needMarc-André Lemburg2000-08-251-0/+45