]> granicus.if.org Git - python/commit
Update to reflect deprecation of the FCNTL module: The fcntl module does
authorFred Drake <fdrake@acm.org>
Thu, 10 May 2001 05:17:02 +0000 (05:17 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 10 May 2001 05:17:02 +0000 (05:17 +0000)
commit66aaaae54c6ce98fbe322cabee4c85f18104cc8b
tree1a15cbe5d0413533ed367c750c81aaccee5d9980
parent4bc808533f6f2d57c31493f6bb8f18594413fb5c
Update to reflect deprecation of the FCNTL module:  The fcntl module does
*not* define O_RDWR; get that from the os module.
Lib/pty.py