On Tue, Dec 15, 2015 at 10:48 AM, Vincent Davis
<[email protected]> wrote:
> try:
>     write = handel.write
> except AttributeError:
>     raise

Just "write = handel.write" :)

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to