MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / showtraceback

Method showtraceback

Lib/code.py:141–162  ·  view source on GitHub ↗

Display the exception that just occurred. We remove the first stack item because it is our own code. The output is written by self.write(), below.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runcodeMethod · 0.95

Calls 1

insertMethod · 0.45

Tested by

no test coverage detected