[New-bugs-announce] [issue3966] Win32ErrorTests from test_os.py

Roumen Petrov report at bugs.python.org
Thu Sep 25 20:35:50 CEST 2008


New submission from Roumen Petrov <bugtrack at roumenpetrov.info>:

test method       - call os.method
test_mkdir(self)  - os.chdir
test_access(self) - os.utime
test_chmod(self)  - os.utime

Is the test correct ?

----------
messages: 73807
nosy: rpetrov
severity: normal
status: open
title: Win32ErrorTests from test_os.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3966>
_______________________________________


More information about the New-bugs-announce mailing list