Possible Duplicate:
Locking a file in Python
I want acquire a lock on a file and prevent the writing of this file from other processes. which module and function should I use?
Thanks.
Possible Duplicate:
Locking a file in Python
I want acquire a lock on a file and prevent the writing of this file from other processes. which module and function should I use?
Thanks.