launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #02363
Re: The with statement
On Wednesday 27 January 2010 17:31:04 Barry Warsaw wrote:
> Now that we're on Python 2.5, we have a few new language features at our
> disposal. In today's AMEU reviewer meeting, I brought up the 'with'
> statement and was asked to write something up about it. The with
> statement will be okay to use in Launchpad code, so you'll see more of it
> crop up, and it's good to know how and when to use it.
Great write up, thanks Barry!
References