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 ned.deily
Recipients flox, lemburg, michael.foord, ned.deily
Date 2010-03-23.09:40:34
SpamBayes Score 0.018298224
Marked as misclassified No
Message-id <1269337236.46.0.659177515093.issue8207@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, the file system in question is what Apple calls a HFSX case-sensitive (see http://developer.apple.com/mac/library/technotes/tn/tn1150.html#HFSX).  On a typical OS X system, you could encounter any combination of HFS+ case-insensitive, HFSX case-insensitive, HFSX case-sensitive file systems, along with other usual suspects, like NFS or SMB.  I'll note again the warning in r33595.
History
Date User Action Args
2010-03-23 09:40:36ned.deilysetrecipients: + ned.deily, lemburg, michael.foord, flox
2010-03-23 09:40:36ned.deilysetmessageid: <1269337236.46.0.659177515093.issue8207@psf.upfronthosting.co.za>
2010-03-23 09:40:35ned.deilylinkissue8207 messages
2010-03-23 09:40:34ned.deilycreate