Documentation
¶
Index ¶
- func GetBuiltins() *python.PyObject
- func GetFuncDesc(funcPy *python.PyObject) string
- func GetFuncName(funcPy *python.PyObject) string
- func GetGlobals() *python.PyObject
- func GetLocals() *python.PyObject
- func InitThreads()
- func RestoreThread(tstate *python.PyThreadState)
- func SaveThread() *python.PyThreadState
- func ThreadsInitialized() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RestoreThread ¶
func RestoreThread(tstate *python.PyThreadState)
RestoreThread PyEval_RestoreThread
func ThreadsInitialized ¶
func ThreadsInitialized() bool
ThreadsInitialized PyEval_ThreadsInitialized
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.