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 ocean-city
Recipients BreamoreBoy, eckhardt, eli.bendersky, jimb, ocean-city
Date 2010-10-02.14:10:39
SpamBayes Score 1.6217172e-09
Marked as misclassified No
Message-id <1286028642.63.0.203388944291.issue5117@psf.upfronthosting.co.za>
In-reply-to
Content
In py3k, ntpath is almost fixed. but posixpath is not fixed yet.
ntpath has another problem about case sensitivity. I'll attach
the patch to fix ntpath's case issue and posixpath.

In Py27, ntpath has whole issue still there.
History
Date User Action Args
2010-10-02 14:10:42ocean-citysetrecipients: + ocean-city, eckhardt, eli.bendersky, jimb, BreamoreBoy
2010-10-02 14:10:42ocean-citysetmessageid: <1286028642.63.0.203388944291.issue5117@psf.upfronthosting.co.za>
2010-10-02 14:10:40ocean-citylinkissue5117 messages
2010-10-02 14:10:40ocean-citycreate