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 tchrist
Recipients docs@python, eric.araujo, georg.brandl, jh45, tchrist, vstinner
Date 2011-08-12.13:13:09
SpamBayes Score 0.008380902
Marked as misclassified No
Message-id <1313154789.8.0.706204250393.issue11230@psf.upfronthosting.co.za>
In-reply-to
Content
Whoops, I meant that it appears that Python runs its identifiers through NFC.  How that gets along with a filesystem that has quasi-NFD filenames I'm not sure, but it seems like it might be a variant of the case-insensitivity issue in filenames.
History
Date User Action Args
2011-08-12 13:13:09tchristsetrecipients: + tchrist, georg.brandl, vstinner, eric.araujo, docs@python, jh45
2011-08-12 13:13:09tchristsetmessageid: <1313154789.8.0.706204250393.issue11230@psf.upfronthosting.co.za>
2011-08-12 13:13:09tchristlinkissue11230 messages
2011-08-12 13:13:09tchristcreate