SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-36793: Remove unneeded __str__ definitions. (GH-13081)

Classes that define __str__ the same as __repr__ can
just inherit it from object.
S
Serhiy Storchaka committed
96aeaec64738b730c719562125070a52ed570210
Parent: 9646630
Committed by GitHub <noreply@github.com> on 5/6/2019, 7:29:40 PM