]> granicus.if.org Git - python/commit
Specify umask in execute bit test to get consistent results
authorR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 13:55:44 +0000 (13:55 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 13:55:44 +0000 (13:55 +0000)
commitfbf2cc4d7467a489ef8948f7461c9f30c900eee5
tree7a3a93b58449ccd0c9eb4bd0f29ef52544b2838c
parent00490f2754a4993c55d52f1612535964409d3cf1
Specify umask in execute bit test to get consistent results
and make sure we test resetting all three execute bits.
Lib/test/test_import.py