summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_os.py
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from r22a2-branch back into trunk. Also, change patchBarry Warsaw2001-08-221-0/+3
* Silence warnings during test_osJeremy Hylton2001-08-201-0/+5
* Whitespace normalization, plus:Tim Peters2001-07-211-1/+1
* Remove a couple of lines from the test that proved not to be portable toFred Drake2001-07-171-2/+0
* Start of a test suite for the "os" module -- this only tests the temporaryFred Drake2001-07-171-0/+60