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 rhettinger
Recipients SilentGhost, belopolsky, docs@python, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, rhettinger, terry.reedy
Date 2010-11-20.18:31:22
SpamBayes Score 1.1174073e-05
Marked as misclassified No
Message-id <1290277884.12.0.467767907473.issue10461@psf.upfronthosting.co.za>
In-reply-to
Content
Separate note for Éric:  the try/finally examples do not need to change.  Those are valid python.   Users need to learn both try/finally and the with-statement.
History
Date User Action Args
2010-11-20 18:31:24rhettingersetrecipients: + rhettinger, georg.brandl, terry.reedy, belopolsky, ezio.melotti, eric.araujo, eli.bendersky, SilentGhost, docs@python
2010-11-20 18:31:24rhettingersetmessageid: <1290277884.12.0.467767907473.issue10461@psf.upfronthosting.co.za>
2010-11-20 18:31:22rhettingerlinkissue10461 messages
2010-11-20 18:31:22rhettingercreate