Exceptions

Oleg Broytmann phd at phd.fep.ru
Mon Jun 11 07:00:53 EDT 2001


On Mon, 11 Jun 2001, mixo wrote:
> How  does one find out the last error  that occured or
> the last exception that was raised?

   sys.exc_info()

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list