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 akira
Recipients SilentGhost, Tarsis.Azevedo, akira, bethard, doughellmann, eric.araujo
Date 2011-01-19.19:32:04
SpamBayes Score 0.0786823
Marked as misclassified No
Message-id <1295465527.43.0.386702605479.issue9509@psf.upfronthosting.co.za>
In-reply-to
Content
"no such file or directory '%s'" is misleading if you are trying to open a readonly file for writing.

The message might be replace by: "can't open '%s'"
History
Date User Action Args
2011-01-19 19:32:07akirasetrecipients: + akira, bethard, eric.araujo, doughellmann, SilentGhost, Tarsis.Azevedo
2011-01-19 19:32:07akirasetmessageid: <1295465527.43.0.386702605479.issue9509@psf.upfronthosting.co.za>
2011-01-19 19:32:04akiralinkissue9509 messages
2011-01-19 19:32:04akiracreate