top | item 29909996

(no title)

aroberge | 4 years ago

One way might be to do like what IDLE does (I think) which is to essentially print the traceback to a string and extract the information.

An alternative is to use https://friendly-traceback.github.io/docs/index.html which gets even more information than Python 3.10 does and is compatible with IPython/Jupyter.

discuss

order

No comments yet.