Running python from a usb drive

Thorsten Kampe thorsten at thorstenkampe.de
Mon Sep 11 19:23:02 EDT 2006


* 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



More information about the Python-list mailing list