- 06 Mar, 2015 3 commits
-
-
Robert Collins authored
-
Robert Collins authored
-
Robert Collins authored
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.
-
- 13 Jan, 2015 2 commits
-
-
Robert Collins authored
-
Robert Collins authored
-