[Python-Dev] PEP 550 v4

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Sep 7 02:55:38 EDT 2017


Guido van Rossum wrote:
> Yeah, so my claim this is simply a non-problem, and you've pretty much 
> just proved that by failing to come up with pointers to actual code that 
> would suffer from this. Clearly you're not aware of any such code.

In response I'd ask Yuri to come up with examples of real
code that would benefit significantly from being able to
make context changes without wrapping them in a with
statement.

-- 
Greg


More information about the Python-Dev mailing list