diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2019-05-06 22:29:40 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-06 22:29:40 +0300 |
commit | 96aeaec64738b730c719562125070a52ed570210 (patch) | |
tree | d68994f93014d081e9a441e7bf7dfda3aaadd402 /Lib/concurrent | |
parent | bpo-36766: Typos in docs and code comments (GH-13116) (diff) | |
download | cpython-96aeaec64738b730c719562125070a52ed570210.tar.gz cpython-96aeaec64738b730c719562125070a52ed570210.tar.bz2 cpython-96aeaec64738b730c719562125070a52ed570210.zip |
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
Classes that define __str__ the same as __repr__ can
just inherit it from object.
Diffstat (limited to 'Lib/concurrent')
0 files changed, 0 insertions, 0 deletions