Mutex a file?

MDK mdk at mdk.com
Thu Feb 14 16:12:51 EST 2002


I have a file that is to be read to and written from by many Python scripts
running at the same time.

Is there a way to put a Mutex on it so that the scripts wait their turn
before tyring to open it?

Thanks





More information about the Python-list mailing list