Hmm:

  "Guarding a scope with a decimal.Context() object <explain effect>."

What do you think? (I'm not sure myself, but we even got a "with" in there :-)

Michael


On 7/3/05, Raymond Hettinger <[EMAIL PROTECTED]> wrote:
> [Michael Walter]
> > How about simply "with block" or "guarded scope" or something like
> that?
> 
> How would you use that to describe decimal.Context() objects after Nick
> adds the __enter__ and __exit__ magic methods?  We want something as
> direct as, "xrange objects are iterable".
> 
> 
> Raymond
>
_______________________________________________
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