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 r.david.murray
Recipients docs@python, ezio.melotti, ncoghlan, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, yselivanov
Date 2014-02-05.19:58:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391630289.14.0.262441610309.issue14515@psf.upfronthosting.co.za>
In-reply-to
Content
Just ran into this again :).  Committed a patch with wording clarified based on Serhiy's feedback (I say 'target of the as clause of the with statement'.)
History
Date User Action Args
2014-02-05 19:58:09r.david.murraysetrecipients: + r.david.murray, terry.reedy, ncoghlan, ezio.melotti, docs@python, python-dev, serhiy.storchaka, yselivanov
2014-02-05 19:58:09r.david.murraysetmessageid: <1391630289.14.0.262441610309.issue14515@psf.upfronthosting.co.za>
2014-02-05 19:58:09r.david.murraylinkissue14515 messages
2014-02-05 19:58:09r.david.murraycreate