]> granicus.if.org Git - python/commit
Fix the fcntl() docstring so the user is not mis-directed to the FCNTL
authorFred Drake <fdrake@acm.org>
Thu, 10 May 2001 15:54:32 +0000 (15:54 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 10 May 2001 15:54:32 +0000 (15:54 +0000)
commit1d531997a64db69496beb0f69143800c6b8a98ca
treec8a3c4dadbdef1f8fc0c432913618f8c77271b3a
parent48a1638d78a9a6edc8637af7aae8ef0558ae29a9
Fix the fcntl() docstring so the user is not mis-directed to the FCNTL
module for useful constants.
Modules/fcntlmodule.c