Message 142573 - Python tracker
Message142573
| Author | pitrou |
|---|---|
| Recipients | brian.curtin, pitrou, tim.golden |
| Date | 2011-08-20.21:54:00 |
| SpamBayes Score | 0.0011979692 |
| Marked as misclassified | No |
| Message-id | <1313877241.08.0.942719634854.issue12799@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
From a look at the code, realpath() does not seem to resolve symlinks under Windows, even though we have the _getfinalpathname function to do that. Please indulge with me if I'm wrong :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-20 21:54:01 | pitrou | set | recipients: + pitrou, tim.golden, brian.curtin |
| 2011-08-20 21:54:01 | pitrou | set | messageid: <1313877241.08.0.942719634854.issue12799@psf.upfronthosting.co.za> |
| 2011-08-20 21:54:00 | pitrou | link | issue12799 messages |
| 2011-08-20 21:54:00 | pitrou | create | |