mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
96aeaec647
Classes that define __str__ the same as __repr__ can just inherit it from object.