R/RcppExports.R
py_id.Rd
Get a globally unique identifier for a Python object.
py_id(object)
Python object
Unique identifer (as string) or NULL
NULL
In the current implementation of CPython this is the memory address of the object.