Called by the repr built-in function.
x.__repr__() <==> repr(x)
cf.Field.__deepcopy__
cf.Field.__str__
Enter search terms or a module, class or function name.