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
__init__.py -rw-r--r-- 586 bytes
handlers.py -rw-r--r-- 20.1 KB
headers.py -rw-r--r-- 6.5 KB
simple_server.py -rw-r--r-- 4.7 KB
util.py -rw-r--r-- 5.5 KB
validate.py -rw-r--r-- 14.8 KB

back to top