Message138304
| Author | ocean-city |
|---|---|
| Recipients | brian.curtin, eric.smith, georg.brandl, jaraco, loewis, nadeem.vawda, ocean-city, python-dev, santoso.wijaya, tim.golden, vstinner |
| Date | 2011-06-14.08:34:01 |
| SpamBayes Score | 0.00013211239 |
| Marked as misclassified | No |
| Message-id | <1308040442.24.0.921376273108.issue12084@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created several patches. quick1.patch: os.stat() traverses junction on Vista/7, and raises error on XP. quick2.patch: os.stat() never traverse junction on all windows. quick3.patch: os.stat() should traverse junction os Vista/7, but doesn't on XP. There are many patches because I don't know how to treat junction on os.stat(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-14 08:34:02 | ocean-city | set | recipients: + ocean-city, loewis, georg.brandl, jaraco, vstinner, eric.smith, tim.golden, nadeem.vawda, brian.curtin, santoso.wijaya, python-dev |
| 2011-06-14 08:34:02 | ocean-city | set | messageid: <1308040442.24.0.921376273108.issue12084@psf.upfronthosting.co.za> |
| 2011-06-14 08:34:01 | ocean-city | link | issue12084 messages |
| 2011-06-14 08:34:01 | ocean-city | create | |