[Zope-Checkins] CVS: Zope2 - tempfile.py:1.2
chrism@serenade.digicool.com
chrism@serenade.digicool.com
Thu, 1 Feb 2001 19:47:23 -0500
Update of /cvs-repository/Zope2/lib/python
In directory serenade.digicool.com:/home/chrism/sandboxes/TrunkBranch/lib/python
Added Files:
tempfile.py
Log Message:
Committing tempfile patch to branch.
This tempfile module is r1.27 from the Python MAIN CVS branch. It fixes two rac
e conditions.
We will place this in lib/python and try to keep it up to date until we ditch Py
thon 1.52, at which time we can rely on the (patched) tempfile.py that ships wit
h the Python 2.X series.