]> granicus.if.org Git - python/commit
Make test_tempfile.py work. Make SpooledTempFile work in text and binary mode.
authorGuido van Rossum <guido@python.org>
Mon, 9 Jul 2007 10:24:45 +0000 (10:24 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Jul 2007 10:24:45 +0000 (10:24 +0000)
commit9a63470fd7f1d96eff03ffd33bf75371d5bb6fac
treed6ed7a64fc9f557d04bef5d9285c807b10a105b3
parentb4e87e379219afd6ef1a0fba400275fa22180c63
Make test_tempfile.py work.  Make SpooledTempFile work in text and binary mode.
Lib/tempfile.py
Lib/test/test_tempfile.py