![]() |
Nuitka
The Python compiler
|
Public Attributes | |
PyObject_VAR_HEAD PyObject * | m_name |
PyObject * | m_module |
PyObject * | m_weakrefs |
int | m_running |
void * | m_code |
struct Nuitka_FrameObject * | m_frame |
PyCodeObject * | m_code_object |
Generator_Status | m_status |
int | m_yield_return_index |
long | m_counter |
void * | m_heap_storage |
Py_ssize_t | m_closure_given |
struct Nuitka_CellObject * | m_closure [1] |