* Steve Holden (2006-09-11 21:37 +0100)
> Uwe Hoffmann wrote:
>> cjl schrieb:
>>>I do set pythonpath, see above.
>> 
>> is pythonpath really case insensitive on windows ?
> 
> Only because the Windows filesystem implements case-insensitive 
> semantics. This is nothing to do with Python:

That's nonsense: "Filenames are Case Sensitive on NTFS Volumes"[1]

Thorsten
[1] http://support.microsoft.com/kb/100625/en-us
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to