]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update the tests for the fcntl module to check passing in file objects,
authorFred Drake <fdrake@acm.org>
Wed, 9 May 2001 21:11:59 +0000 (21:11 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 9 May 2001 21:11:59 +0000 (21:11 +0000)
commitbc7809b52930e8d17ffffb78b2513c70cf808678
treed92b8953a8245cdc8d88889c5d0823b5c0e3c207
parentd0de57cfbb7001a15935d09bddf3ef696956b32a
Update the tests for the fcntl module to check passing in file objects,
and using the constants defined there instead of FCNTL.
Lib/test/test_fcntl.py