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 serhiy.storchaka
Recipients martin.panter, serhiy.storchaka, vstinner
Date 2015-03-03.11:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425382017.17.0.99902920248.issue23570@psf.upfronthosting.co.za>
In-reply-to
Content
Do you want to modify IOBase.__exit__ to ignore I/O errors in close()? I think such changes should be discussed in Python-Dev.
History
Date User Action Args
2015-03-03 11:26:57serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, martin.panter
2015-03-03 11:26:57serhiy.storchakasetmessageid: <1425382017.17.0.99902920248.issue23570@psf.upfronthosting.co.za>
2015-03-03 11:26:57serhiy.storchakalinkissue23570 messages
2015-03-03 11:26:57serhiy.storchakacreate