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
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