]> granicus.if.org Git - python/commit
Check-in of the most essential parts of SF 589982 (tempfile.py
authorGuido van Rossum <guido@python.org>
Fri, 9 Aug 2002 16:14:33 +0000 (16:14 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Aug 2002 16:14:33 +0000 (16:14 +0000)
commit0e54871f827687309e3186a4d916231cae0d8b01
tree22ec7f00b7e02e6a027ecb5adf7612a73ea46dcd
parent0f5f0b8057e3a1368d6e3b340173ae2c5d95cac5
Check-in of the most essential parts of SF 589982 (tempfile.py
rewrite, by Zack Weinberg).  This replaces most code in tempfile.py
(please review!!!) and adds extensive unit tests for it.

This will cause some warnings in the test suite; I'll check those in
soon, and also the docs.
Lib/tempfile.py
Lib/test/test_tempfile.py