to_id(obj)
Instance Public methods
Convert an object into a reference id.
This implementation returns the object's __id__ in the local object space.
Convert an object into a reference id.
This implementation returns the object's __id__ in the local object space.
Please login to continue.