"Raymond Hettinger" <[EMAIL PROTECTED]> writes:

> With 343 accepted, we can now add __enter__() and __exit__() methods to
> objects.
>
> What term should describe those objects in the documentation?  

Hmm, don't know.

I talked about an object 'that conformed to the with protocol' at
EuroPython, which seems about right -- but is hardly an adjective!

Guard?  Monitor?  Don't really like either of these.

Cheers,
mwh

-- 
  <warner> my worst nightmares involve the alarm clock only 
           ringing on mornings after I fall asleep on minutes
           ending in an even number             -- from Twisted.Quotes
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to