PyNumber_ToBase ( o1 base -- PyObject* )


Vocabulary
python.ffi

Inputs
o1an object
basean object


Outputs
PyObject*an object


Definition