PyInterpreterState |
PyInterpreterState.builtins_copy(PyObject setter) |
PyInterpreterState |
PyInterpreterState.builtins(PyObject setter) |
PyInterpreterState |
PyInterpreterState.check_interval(int setter) |
PyInterpreterState |
PyInterpreterState.co_extra_freefuncs(int i,
freefunc setter) |
PyInterpreterState |
PyInterpreterState.co_extra_user_count(long setter) |
PyInterpreterState |
PyInterpreterState.codec_error_registry(PyObject setter) |
PyInterpreterState |
PyInterpreterState.codec_search_cache(PyObject setter) |
PyInterpreterState |
PyInterpreterState.codec_search_path(PyObject setter) |
PyInterpreterState |
PyInterpreterState.codecs_initialized(int setter) |
PyInterpreterState |
PyInterpreterState.config(_PyMainInterpreterConfig setter) |
PyInterpreterState |
PyInterpreterState.core_config(_PyCoreConfig setter) |
PyInterpreterState |
PyInterpreterState.eval_frame(_PyFrameEvalFunction setter) |
PyInterpreterState |
PyInterpreterState.fscodec_initialized(int setter) |
PyInterpreterState |
PyInterpreterState.id_mutex(PyThread_type_lock setter) |
PyInterpreterState |
PyInterpreterState.id_refcount(long setter) |
PyInterpreterState |
PyInterpreterState.id(long setter) |
PyInterpreterState |
PyInterpreterState.import_func(PyObject setter) |
PyInterpreterState |
PyInterpreterState.importlib(PyObject setter) |
PyInterpreterState |
PyThreadState.interp() |
PyInterpreterState |
PyInterpreterState.modules_by_index(PyObject setter) |
PyInterpreterState |
PyInterpreterState.modules(PyObject setter) |
PyInterpreterState |
PyInterpreterState.next(_is setter) |
PyInterpreterState |
PyInterpreterState.num_threads(long setter) |
PyInterpreterState |
PyInterpreterState.position(long position) |
PyInterpreterState |
PyInterpreterState.pyexitfunc(PyInterpreterState.Pyexitfunc_PyObject setter) |
PyInterpreterState |
PyInterpreterState.pyexitmodule(PyObject setter) |
PyInterpreterState |
PyInterpreterState.pythread_stacksize(long setter) |
PyInterpreterState |
PyInterpreterState.sysdict(PyObject setter) |
PyInterpreterState |
PyInterpreterState.tstate_head(_ts setter) |
PyInterpreterState |
PyInterpreterState.tstate_next_unique_id(long setter) |