Message93374
"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). |
|
| 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: <[email protected]> |
| 2009-09-30 20:03:52 | ned.deily | link | issue6972 messages |
| 2009-09-30 20:03:52 | ned.deily | create | |
|