SIGN IN SIGN UP

Issue #17911: traceback module overhaul

Provide a way to seed the linecache for a PEP-302 module without actually
loading the code.

Provide a new object API for traceback, including the ability to not lookup
lines at all until the traceback is actually rendered, without any trace of the
original objects being kept alive.
R
Robert Collins committed
6bc2c1e7ebf359224e5e547f58ffc2c42cb36a39
Parent: 0bfd0a4