Message 165996 - Python tracker (original) (raw)
Message165996
Author | ishimoto |
---|---|
Recipients | ishimoto |
Date | 2012-07-21.08:31:18 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1342859484.11.0.980886642738.issue15411@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
os.chmod() should check symlinks if followsymlinks option is True on Windows. This is a cause of failure of test case test.test_shutil.TestShutil.test_copymode_follow_symlinks (#13837) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-07-21 08:31:25 | ishimoto | set | recipients: + ishimoto |
2012-07-21 08:31:24 | ishimoto | set | messageid: 1342859484.11.0.980886642738.issue15411@psf.upfronthosting.co.za |
2012-07-21 08:31:22 | ishimoto | link | issue15411 messages |
2012-07-21 08:31:22 | ishimoto | create |