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 udo.eberhardt
Recipients paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, udo.eberhardt, zach.ware
Date 2016-03-30.14:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459347596.33.0.0531479518303.issue26655@psf.upfronthosting.co.za>
In-reply-to
Content
Meanwhile I realized this problem as well. There is no easy solution to determine exact spelling of the entire path. So it seems there is no simple solution to my problem. The concept of treating file system paths case-insensitive (as Windows does) seems to be a bad idea.
History
Date User Action Args
2016-03-30 14:19:56udo.eberhardtsetrecipients: + udo.eberhardt, paul.moore, pitrou, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2016-03-30 14:19:56udo.eberhardtsetmessageid: <1459347596.33.0.0531479518303.issue26655@psf.upfronthosting.co.za>
2016-03-30 14:19:56udo.eberhardtlinkissue26655 messages
2016-03-30 14:19:56udo.eberhardtcreate