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