/whatTheFrame

A Python stack frame inspector made for the desperate souls...... {{category=py}}

Primary LanguagePython

issues:

when running in an embedded Python interpreter, the "f_local" list in the stack frame object can contain irregular objects or type objects;

similar in the case when the subject use wild import (from xx import *)