View Source API Reference Pythonx v0.2.5
Modules
Python dictionary
Python Exception
Python pyfloat object
Python list
Python pylong object
Python number protocol
Python object in BEAM.
Python tuple object
Python unicode object
Python C API.
Python compiler flags.
This subtype of PyObject represents a Python dictionary object.
Python Exception
Python Exception
This subtype of PyObject represents a Python floating-point object.
PyIndex objects.
This subtype of PyObject represents a Python list object.
All integers are implemented as PyLong.t()
integer objects of arbitrary size.
Number Protocol.
Python Object
The functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter.
This subtype of PyObject represents a Python tuple object.
Unicode Objects