repr « Class « Python Tutorial






11.26.repr
11.26.1.__repr__ method should return a string that could be used as executable code to re-create the object
11.26.2.__repr__ and __str__ Return String Representations