[Python-Dev] PEP 343 update (with statement context terminology)

Phillip J. Eby pje at telecommunity.com
Mon Apr 24 20:57:18 CEST 2006


At 04:48 AM 4/25/2006 +1000, Nick Coghlan wrote:
>Using two names to describe three different things isn't intuitive for 
>anybody.

Um, what three things?  I only count two:

1. Objects with __context__
2. Objects with __enter__ and __exit__

What's the third thing?



More information about the Python-Dev mailing list