Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv1647 Modified Files: tempfile.py Log Message: Thanks to Detlef Lannert for pointing out a typo in the code that uses _DummyMutex on platforms without threads. Index: tempfile.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/tempfile.py,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** tempfile.py 2002/01/30 07:47:51 1.36 --- tempfile.py 2002/01/30 09:11:42 1.37 *************** *** 250,254 **** _counter = _ThreadSafeCounter(_DummyMutex()) ! _tempdir_lock = _DummyMutes() del _DummyMutex --- 250,254 ---- _counter = _ThreadSafeCounter(_DummyMutex()) ! _tempdir_lock = _DummyMutex() del _DummyMutex
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4