Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
PywrappersSourceLow-level bindings.
The library has to be initialized via Py.initialize first.
val pyeval_callobjectwithkeywords :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pyimport_importmodulelevel :
string ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
int ->
Pytypes.pyobjectval pymarshal_writeobjecttofile :
Pytypes.pyobject ->
Unix.file_descr Pytypes.file ->
int ->
intval pymethod_new :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pynumber_inplacepower :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pynumber_power :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pyobject_call :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobjectval pyobject_richcompare :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.compare ->
Pytypes.pyobjectval pyrun_anyfileexflags :
Unix.file_descr Pytypes.file ->
string ->
int ->
int ref option ->
intval pyrun_fileexflags :
Unix.file_descr Pytypes.file ->
string ->
Pytypes.input ->
Pytypes.pyobject ->
Pytypes.pyobject ->
int ->
int ref option ->
Pytypes.pyobjectval pyrun_interactiveoneflags :
Unix.file_descr Pytypes.file ->
string ->
int ref option ->
intval pyrun_interactiveloopflags :
Unix.file_descr Pytypes.file ->
string ->
int ref option ->
intval pyrun_simplefileexflags :
Unix.file_descr Pytypes.file ->
string ->
int ->
int ref option ->
intval pyrun_stringflags :
string ->
Pytypes.input ->
Pytypes.pyobject ->
Pytypes.pyobject ->
int ref option ->
Pytypes.pyobjectval pyslice_new :
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject ->
Pytypes.pyobject