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