This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rpetrov
Recipients rpetrov
Date 2008-09-25.18:35:49
SpamBayes Score 0.00025794416
Marked as misclassified No
Message-id <1222367750.46.0.164641457334.issue3966@psf.upfronthosting.co.za>
In-reply-to
Content
test method       - call os.method
test_mkdir(self)  - os.chdir
test_access(self) - os.utime
test_chmod(self)  - os.utime

Is the test correct ?
History
Date User Action Args
2008-09-25 18:35:50rpetrovsetrecipients: + rpetrov
2008-09-25 18:35:50rpetrovsetmessageid: <1222367750.46.0.164641457334.issue3966@psf.upfronthosting.co.za>
2008-09-25 18:35:49rpetrovlinkissue3966 messages
2008-09-25 18:35:49rpetrovcreate