Datum.
__repr__
Called by the repr built-in function.
repr
x.__repr__() <==> repr(x)
New in version 1.7.0.