From: Samuele P. <pe...@in...> - 2002-03-19 16:48:11
|
[me on synchronize built-in module] obviously that was the direct translation, otherwise you can use the synchronization primitives of python threading.py: http://www.python.org/doc/2.1/lib/module-threading.html Or look at this Ype Kigma's post: http://aspn.activestate.com/ASPN/Mail/Message/828840 regards. |