"ionel" <[EMAIL PROTECTED]> wrote: > is there a cross-platform library or module for file locking? > or at least a win32 implementation.
for windows, see the third example on this page: http://www.effbot.org/librarybook/msvcrt.htm for unix, see: http://www.effbot.org/librarybook/fcntl.htm </F> -- http://mail.python.org/mailman/listinfo/python-list