View Source API Reference Pythonx v0.2.4

Modules

Documentation for Pythonx.

Python object in BEAM.

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.

This subtype of PyObject represents a Python list object.

All integers are implemented as PyLong.t() integer objects of arbitrary size.

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