Message93375
Good point, I'd forgotten that case-sensitive file systems are an
option. I do know that it's not the default, though, and that as shipped
from Apple, at least the consumer machines are case-insensitive. Things
may be different in server-land.
For what it's worth, NTFS isn't entirely case-insensitive, either.
(http://support.microsoft.com/kb/100625)
Should the os.path.normcase() method be made smarter, and actually query
the filesystem about such things? (If I should start a new ticket for
this, somebody please let me know.) |
|
| Date |
User |
Action |
Args |
| 2009-09-30 20:11:37 | twb | set | recipients:
+ twb, gregory.p.smith, amaury.forgeotdarc, schmir, ned.deily, r.david.murray |
| 2009-09-30 20:11:37 | twb | set | messageid: <[email protected]> |
| 2009-09-30 20:11:35 | twb | link | issue6972 messages |
| 2009-09-30 20:11:35 | twb | create | |
|