Lines Matching defs:__repr__
65 # __repr__
70 # | no | yes | <--- class has __repr__ in __dict__?
179 def __repr__(self):
203 def __repr__(self):
252 def __repr__(self):
304 def __repr__(self):
354 def __repr__(self):
589 fn = _create_fn('__repr__',
1047 _set_new_attribute(cls, '__repr__', _repr_fn(flds, globals))
1210 is true, a __repr__() method is added. If order is true, rich