Exceptions from callbacks

Just van Rossum just at letterror.com
Thu Nov 4 06:47:09 EST 1999


At 6:27 AM -0500 11/4/99, Randall Hopper wrote:
>So you need the C equivalent of:
>
>      traceback.print_exc()
>
>I don't know what this is, but hopefully someone else will chime in.

It's PyErr_Print().

Just






More information about the Python-list mailing list