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 *)
A Python stack frame inspector made for the desperate souls...... {{category=py}}
Python
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 *)