diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 13:45:30 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 13:45:30 +0200 |
commit | bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 (patch) | |
tree | 8940679d8a7d14c55430c0063239eba3d379d0b1 /Python/marshal.c | |
parent | d57c5c8a3adc7ec3cd0b41b5f7a1a1f72eeec70e (diff) | |
download | cpython-git-bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6.tar.gz |
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 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions