Mutex a file?

Keith Jones kmj9907 at cs.rit.edu
Thu Feb 14 16:54:54 EST 2002


You're going to need to lock the file. Here's something google found me for
cross-platform file locking. Hopefully, this will help.

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65203

--
-Keith Jones
http://www.codeexamples.org






More information about the Python-list mailing list