In <[EMAIL PROTECTED]>, Jon Perez wrote:

> Question:
> 
> Is there a way to somehow put the output of 'print exc_obj' into
> a string?

There are ways to do even that, but maybe ``str(exc_obj)`` is enough for
your needs!?

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to