]> granicus.if.org Git - python/commit
Add tests for posix O_SHLOCK & O_EXLOCK. Missed checking this in with
authorSkip Montanaro <skip@pobox.com>
Fri, 17 Jun 2005 01:14:49 +0000 (01:14 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 17 Jun 2005 01:14:49 +0000 (01:14 +0000)
commit98470002672dd10c4b28763f26ed2f2320fac647
tree3813482cd6f29366a801f7a7dcc541557c4b392b
parent2ab0ae6a5431205aeda1142342b4df052f2e4845
Add tests for posix O_SHLOCK & O_EXLOCK.  Missed checking this in with
posixmodule.c 2.335.  Really should be considered part of patch #1103951.
Lib/test/test_posix.py