just add os.O_EXLOCK on the list of locking options on line 278
would be nice if it were that easy... however Python 2.7.3 (an earlier) do not support this flag on Linux.
Log in to post a comment.
would be nice if it were that easy... however Python 2.7.3 (an earlier) do not support this flag on Linux.