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 georg.brandl
Recipients docs@python, georg.brandl, karmaguedon
Date 2010-12-10.13:24:41
SpamBayes Score 0.0001487276
Marked as misclassified No
Message-id <1291987483.99.0.136681826985.issue10672@psf.upfronthosting.co.za>
In-reply-to
Content
It is in fact new in 2.5, but only available when using "from __future__ import with_statement", which the note near the end of the section details.
History
Date User Action Args
2010-12-10 13:24:44georg.brandlsetrecipients: + georg.brandl, docs@python, karmaguedon
2010-12-10 13:24:43georg.brandlsetmessageid: <1291987483.99.0.136681826985.issue10672@psf.upfronthosting.co.za>
2010-12-10 13:24:42georg.brandllinkissue10672 messages
2010-12-10 13:24:41georg.brandlcreate