GDB (xrefs)
|
Public Attributes | |
PyObject_HEAD struct program_space * | pspace |
PyObject * | printers |
PyObject * | frame_filters |
PyObject * | type_printers |
Definition at line 28 of file py-progspace.c.
Definition at line 39 of file py-progspace.c.
Referenced by pspace_to_pspace_object(), and pspy_dealloc().
Definition at line 36 of file py-progspace.c.
Referenced by pspace_to_pspace_object(), and pspy_dealloc().
PyObject_HEAD struct program_space* pspace_object::pspace |
Definition at line 33 of file py-progspace.c.
Referenced by pspy_get_filename(), and pspy_new().
Definition at line 41 of file py-progspace.c.
Referenced by pspace_to_pspace_object(), and pspy_dealloc().