summaryrefslogtreecommitdiff
path: root/py/objexcept.h
AgeCommit message (Expand)Author
2016-01-02py: Change exception traceback data to use size_t instead of mp_uint_t.Damien George
2015-02-27py: Fix adding of traceback so that it appends to existing info.Damien George
2015-01-07py: Put all global state together in state structures.Damien George