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 brett.cannon
Recipients brett.cannon, donmez
Date 2009-05-09.23:01:59
SpamBayes Score 1.3299497e-07
Marked as misclassified No
Message-id <1241910121.89.0.040680463719.issue5442@psf.upfronthosting.co.za>
In-reply-to
Content
OK, here is an attempt to fix this. My guess is it has something to do
with sys.dont_write_bytecode, otherwise I cannot understand why you fail
and not someone else since no other case-sensitive systems have reported
this failure.
History
Date User Action Args
2009-05-09 23:02:02brett.cannonsetrecipients: + brett.cannon, donmez
2009-05-09 23:02:01brett.cannonsetmessageid: <1241910121.89.0.040680463719.issue5442@psf.upfronthosting.co.za>
2009-05-09 23:02:00brett.cannonlinkissue5442 messages
2009-05-09 23:02:00brett.cannoncreate