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 SilentGhost
Recipients SilentGhost, vrutsky
Date 2011-01-12.17:03:17
SpamBayes Score 0.001975389
Marked as misclassified No
Message-id <1294851802.36.0.911337158683.issue10896@psf.upfronthosting.co.za>
In-reply-to
Content
It's due to the os.path.normpath not normalizing case. Here is the patch.

Also affects 3.x
History
Date User Action Args
2011-01-12 17:03:22SilentGhostsetrecipients: + SilentGhost, vrutsky
2011-01-12 17:03:22SilentGhostsetmessageid: <1294851802.36.0.911337158683.issue10896@psf.upfronthosting.co.za>
2011-01-12 17:03:17SilentGhostlinkissue10896 messages
2011-01-12 17:03:17SilentGhostcreate