Convenience functions for the python execution stack.
Project description
I find the supplied python traceback facilities quite awkward. These functions provide convenient facilities.
Presented:
Frame, a nametuple for a stack frome with a nice __str__.
frames(), returning the current stack as a list of Frames.
caller(), returning the Frame of the caller’s caller.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs.py.stack-20160827.tar.gz
(1.7 kB
view hashes)