Staging
v0.5.1
https://github.com/python/cpython
Revision bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 authored by Victor Stinner on 01 July 2011, 11:45:30 UTC, committed by Victor Stinner on 01 July 2011, 11:45:30 UTC
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).
1 parent d57c5c8
History
Tip revision: bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 authored by Victor Stinner on 01 July 2011, 11:45:30 UTC
test_os: remove now useless TemporaryFileTests testcase
Tip revision: bef7fdf
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top