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 asvetlov
Recipients Miguel.Angel.García, asvetlov, gruszczy, ncoghlan, terry.reedy, zachary r.
Date 2012-10-05.19:39:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349465949.13.0.484404451935.issue13896@psf.upfronthosting.co.za>
In-reply-to
Content
Filip, please describe why you prevent closing if writeback attribute is not present.
I see comment for __del__ related to #1339007, but at __exit__ call __enter__ has called already and __init__ has finished definitely with success.
Also I would to see reference to http://bugs.python.org/issue1339007 in __del__ comment to cleaner description of issue.
History
Date User Action Args
2012-10-05 19:39:09asvetlovsetrecipients: + asvetlov, terry.reedy, ncoghlan, gruszczy, zachary r., Miguel.Angel.García
2012-10-05 19:39:09asvetlovsetmessageid: <1349465949.13.0.484404451935.issue13896@psf.upfronthosting.co.za>
2012-10-05 19:39:09asvetlovlinkissue13896 messages
2012-10-05 19:39:08asvetlovcreate