powered by
An S3 method for getting the string representation of a Python object
py_str(object, ...)
Python object
Unused
Character vector
The default implementation will call PyObject_Str on the object.
PyObject_Str