On Dec 19, 2007 12:14 PM, Peter Otten <[EMAIL PROTECTED]> wrote:
> def __enter__(self):
>     # ...
>     return self
>
> should help.

That helps. Thanks!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to