CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
repr
08-09
other
How to partially overwrite __repr__ for a class in python?
06-24
OS
Get a string when running an object class through str.replace(obj_cls, "new string")
03-04
Software design
How to print a list containing custom objects from a class?
03-03
OS
Python's BeautifulTable modifies output
11-09
front end
Why are str(repr(p)) and print(repr(p)) not the same?
10-25
database
Get __repr__ to return string that has same value when passed to eval?
10-19
Software design
python __repr__(self): does not return
Links:
CodePudding