]> granicus.if.org Git - python/commit
Fix test_fcntl to run properly on systems that do not support the flags
authorGregory P. Smith <greg@krypto.org>
Mon, 25 Nov 2013 04:45:27 +0000 (04:45 +0000)
committerGregory P. Smith <greg@krypto.org>
Mon, 25 Nov 2013 04:45:27 +0000 (04:45 +0000)
commitd899caa6cafc0e9776a62f108a9c381c7ace52c4
treeaae7cd9fb41ba802ef7cf9c2b8fe56e9993e0a65
parent9cfd4662fe37a6c5eaf658d834c70e6216aa531d
Fix test_fcntl to run properly on systems that do not support the flags
used in the "does the value get passed in properly" test.
Lib/test/test_fcntl.py