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 eric.araujo
Recipients SilentGhost, belopolsky, docs@python, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, python-dev, rhettinger, terry.reedy, vinay.sajip
Date 2011-03-12.14:58:19
SpamBayes Score 0.051610004
Marked as misclassified No
Message-id <1299941900.45.0.618986922948.issue10461@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the catch!  I was so used to the idiom where opening the file doesn’t fail but you protect the read or write that I didn’t think about the issue here.
History
Date User Action Args
2011-03-12 14:58:20eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, terry.reedy, vinay.sajip, belopolsky, ezio.melotti, eli.bendersky, SilentGhost, docs@python, python-dev
2011-03-12 14:58:20eric.araujosetmessageid: <1299941900.45.0.618986922948.issue10461@psf.upfronthosting.co.za>
2011-03-12 14:58:19eric.araujolinkissue10461 messages
2011-03-12 14:58:19eric.araujocreate