]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a test for SpooledTemporaryFile (added in issue #10355).
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:44:43 +0000 (14:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:44:43 +0000 (14:44 +0200)
commit34a2a87d17ff1730946adf86d23a4737271e53b3
tree0ae6a1b7044ae27fbfa3fb184fed8f374d300251
parent02c2076bd557ba34da02345e1254f8083e746ff8
parentbf95c143a29aa73eed91b630849432f1ff43d602
Fix a test for SpooledTemporaryFile (added in issue #10355).
Lib/test/test_tempfile.py