Uses of Class
org.bytedeco.cpython.PyGenObject
Packages that use PyGenObject
-
Uses of PyGenObject in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyGenObjectModifier and TypeMethodDescriptionPyGenObject.getPointer(long i) PyGenObject.gi_closed(byte setter) PyGenObject.gi_exc_state(_PyErr_StackItem setter) PyGenObject.gi_frame_state(byte setter) PyGenObject.gi_hooks_inited(byte setter) PyGenObject.gi_origin_or_finalizer(PyObject setter) PyGenObject.gi_qualname(PyObject setter) PyGenObject.gi_running_async(byte setter) PyGenObject.gi_weakreflist(PyObject setter) PyGenObject.position(long position) -
Uses of PyGenObject in org.bytedeco.cpython.global
Methods in org.bytedeco.cpython.global with parameters of type PyGenObject