]> granicus.if.org Git - python/commit
Fix a number of Win32ErrorTests error cases. chmod wasn't being tested. 'access...
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 6 Feb 2009 10:17:34 +0000 (10:17 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 6 Feb 2009 10:17:34 +0000 (10:17 +0000)
commite20f54f542195e053653b1902db7a4c1642f4589
tree5a10f1e539562223abd21de6982c25a711baf189
parent98da8e151ac8117aa84819903d7b3fb844b4e630
Fix a number of Win32ErrorTests error cases.  chmod wasn't being tested.  'access' never raises an error.
Lib/test/test_os.py