diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:47:03 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:47:03 (GMT) |
commit | 59929d9877e2968c38e672f14cd92aa63bfe9c4b (patch) | |
tree | d8587c82669d162eaeed6997e2a7e08b73cea608 /Lib/test/test_shutil.py | |
parent | c9e07a3ec8c48ca833f57286474226e2e82f5214 (diff) | |
parent | bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 (diff) | |
download | cpython-59929d9877e2968c38e672f14cd92aa63bfe9c4b.zip cpython-59929d9877e2968c38e672f14cd92aa63bfe9c4b.tar.gz cpython-59929d9877e2968c38e672f14cd92aa63bfe9c4b.tar.bz2 |
(merge 3.2) 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_shutil.py')
0 files changed, 0 insertions, 0 deletions