]> granicus.if.org Git - python/commit
Restore 1.3 behavior of gettempdir(): if tempdir is already set, believe it.
authorGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:33:56 +0000 (18:33 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:33:56 +0000 (18:33 +0000)
commit4033ad7576713fea34ec34f9922d26d972358178
tree46c05ba627dcecccddca2e59bde0c8da4d0657d5
parent0523d63a5ca872c46e66f27113e6346a8c602b30
Restore 1.3 behavior of gettempdir(): if tempdir is already set, believe it.
Lib/tempfile.py