Staging
v0.8.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
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 6.8 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 29.8 KB
license.rst -rw-r--r-- 46.8 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top