[Python-ideas] A couple of with statement ideas
Nick Coghlan
ncoghlan at gmail.com
Thu Feb 24 23:14:08 CET 2011
On Fri, Feb 25, 2011 at 7:59 AM, Steven D'Aprano <steve at pearwood.info> wrote:
> Nick Coghlan wrote:
>
>> Now that everyone has had time to get used to the way context managers
>> work,
>
> "Everyone"?
It's a true statement, given a suitably small definition of "everyone" :)
It's at least a much larger set than it was back when AMK noticed the
deep terminology confusion in the first version of the with statement
and context management documentation (which was when Guido applied the
Zen and dropped the __context__ method from the protocol).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-ideas
mailing list