Steven D'Aprano <[email protected]>: > Whereas if it were mandatory locking, enforced by the OS, it wouldn't > be a problem?
The point is, the utmp scheme seems to be fundamentally broken. You can't use a regular file for this kind of communication. Marko -- https://mail.python.org/mailman/listinfo/python-list
