handy stacktrace class

Fredrik Lundh fredrik at pythonware.com
Sun Dec 12 04:13:29 EST 2004


Will Ware wrote:

>I was fooling with some Python code, and starting to miss the
> Exception.printStackTrace() feature in Java.

traceback.print_exc()

</F> 






More information about the Python-list mailing list