]> granicus.if.org Git - python/commit
Clarify that on some systems, lockf() using LOCK_EX requires that the file
authorFred Drake <fdrake@acm.org>
Wed, 28 Nov 2001 07:48:32 +0000 (07:48 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Nov 2001 07:48:32 +0000 (07:48 +0000)
commit6a6bb1828bab8c0d3e67e619949846a3683fb43f
tree971c3005351e7fb8840fc4b4b761ea46df2f1198
parent48704ee478fa8a5f7890dc15ac56297121f9eec1
Clarify that on some systems, lockf() using LOCK_EX requires that the file
is opened for writing; this closes SF bug #485342.

Added notes that file objects are also accepted in the place of file
descriptors.
Doc/lib/libfcntl.tex