Patches item #1103951, was opened at 2005-01-17 09:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1103951&group_id=5470
Category: Library (Lib) Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Skip Montanaro (montanaro) Assigned to: Nobody/Anonymous (nobody) Summary: Add O_SHLOCK/O_EXLOCK to posix Initial Comment: Attached is a patch to add O_SHLOCK and O_EXLOCK to the posix module. This was motivated by a thread on c.l.py. I'm not sure the simple tests are sufficient, but hopefully so. Also, I'm not sure where, if at all, this should go for non-posix platforms like Windows. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1103951&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
