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 mark.dickinson
Recipients loewis, mark.dickinson, r.david.murray
Date 2009-05-05.21:00:19
SpamBayes Score 2.7978725e-05
Marked as misclassified No
Message-id <1241557221.42.0.395135382388.issue5944@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that fixes the test failures for me.  It's not ideal, 
because it no longer tests that on OS X, it's possible to open a file 
created with an invalid filename, using that same name.
History
Date User Action Args
2009-05-05 21:00:21mark.dickinsonsetrecipients: + mark.dickinson, loewis, r.david.murray
2009-05-05 21:00:21mark.dickinsonsetmessageid: <1241557221.42.0.395135382388.issue5944@psf.upfronthosting.co.za>
2009-05-05 21:00:20mark.dickinsonlinkissue5944 messages
2009-05-05 21:00:20mark.dickinsoncreate