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 RazerM
Recipients RazerM, ncoghlan, r.david.murray, yselivanov
Date 2015-10-06.13:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444136911.14.0.309468746877.issue25322@psf.upfronthosting.co.za>
In-reply-to
Content
I may not have been clear—I understand how context managers work with exceptions.

I'm just pointing out that the nested context manager isn't called, so those final two lines aren't testing anything, right?
History
Date User Action Args
2015-10-06 13:08:31RazerMsetrecipients: + RazerM, ncoghlan, r.david.murray, yselivanov
2015-10-06 13:08:31RazerMsetmessageid: <1444136911.14.0.309468746877.issue25322@psf.upfronthosting.co.za>
2015-10-06 13:08:31RazerMlinkissue25322 messages
2015-10-06 13:08:30RazerMcreate