This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vrutsky
Recipients belopolsky, vrutsky
Date 2011-01-19.13:56:30
SpamBayes Score 2.0520382e-07
Marked as misclassified No
Message-id <1295445392.48.0.892204236353.issue10896@psf.upfronthosting.co.za>
In-reply-to
Content
SilentGhost, thanks for the patch! I can confirm, that adding os.path.normcase fixes issues with different cases of files.

I believe there also may be issue with FAT's long file name mangling, like "C:\PROGRA~1\python26\" instead of "C:\Program Files\python26\". But never experienced such issue with Python.
History
Date User Action Args
2011-01-19 13:56:32vrutskysetrecipients: + vrutsky, belopolsky
2011-01-19 13:56:32vrutskysetmessageid: <1295445392.48.0.892204236353.issue10896@psf.upfronthosting.co.za>
2011-01-19 13:56:30vrutskylinkissue10896 messages
2011-01-19 13:56:30vrutskycreate