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 barry
Recipients barry, gvanrossum, lemburg, michael.foord, ncoghlan, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-07-29.21:32:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20130729173209.2c7f31d2@anarchist>
In-reply-to <CADiSq7eRZd3fvBF2WLRo7gO8YT0QXuGbftN8QEdh4gFarJEwFw@mail.gmail.com>
Content
On Jul 28, 2013, at 09:48 PM, Nick Coghlan wrote:

>
>Nick Coghlan added the comment:
>
>"with statements are good", basically.

`with ExitStack() as stack` is even better :)
History
Date User Action Args
2013-07-29 21:32:12barrysetrecipients: + barry, lemburg, gvanrossum, rhettinger, terry.reedy, ncoghlan, michael.foord, serhiy.storchaka
2013-07-29 21:32:12barrylinkissue18472 messages
2013-07-29 21:32:12barrycreate