Message138304
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(). |
|
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 | |
|