mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
Classes that define __str__ the same as __repr__ can just inherit it from object.
Classes that define __str__ the same as __repr__ can just inherit it from object.