]> granicus.if.org Git - python/commit
Make test_tmpfile() pass. (And hence test_os.py as a whole passes.)
authorGuido van Rossum <guido@python.org>
Wed, 13 Jun 2007 01:55:50 +0000 (01:55 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 13 Jun 2007 01:55:50 +0000 (01:55 +0000)
commitff0ffb3e4a2a234348b9446731754c95c339af4f
tree4db8aaa51ec78f7642daa71e491c113f58bbe04b
parent88e860c00584b74168ca486379dd04c07ed22fc4
Make test_tmpfile() pass.  (And hence test_os.py as a whole passes.)
tmpfile() now is a binary file.
Lib/test/test_os.py