Message93374
| Author | ned.deily |
|---|---|
| Recipients | amaury.forgeotdarc, gregory.p.smith, ned.deily, r.david.murray, schmir, twb |
| Date | 2009-09-30.20:03:52 |
| SpamBayes Score | 0.01335087 |
| Marked as misclassified | No |
| Message-id | <1254341034.27.0.600477321414.issue6972@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"The Mac version of os.path.normpath doesn't change the path, as per the posix version, which isn't correct on HFS+, which is not case sensitive." Not so. Case-sensitive vs case-insensitive behavior is chosen when initializing an HFS+ file system (since OS X 10.3). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-30 20:03:54 | ned.deily | set | recipients: + ned.deily, gregory.p.smith, amaury.forgeotdarc, schmir, r.david.murray, twb |
| 2009-09-30 20:03:54 | ned.deily | set | messageid: <1254341034.27.0.600477321414.issue6972@psf.upfronthosting.co.za> |
| 2009-09-30 20:03:52 | ned.deily | link | issue6972 messages |
| 2009-09-30 20:03:52 | ned.deily | create | |