diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:45:30 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:45:30 (GMT) |
commit | bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 (patch) | |
tree | 8940679d8a7d14c55430c0063239eba3d379d0b1 /Lib/test/test_rlcompleter.py | |
parent | d57c5c8a3adc7ec3cd0b41b5f7a1a1f72eeec70e (diff) | |
download | cpython-bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6.zip cpython-bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6.tar.gz cpython-bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6.tar.bz2 |
test_os: remove now useless TemporaryFileTests testcase
TemporaryFileTests has tests for os.tempnam() and os.tmpfile(), functions
removed from Python 3.
Move fdopen() tests to the FileTests testcase to test fdopen() on a file
descriptor, not on a directory descriptor (which raises an error on Windows).
Diffstat (limited to 'Lib/test/test_rlcompleter.py')
0 files changed, 0 insertions, 0 deletions