diff options
author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2021-06-16 18:04:38 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-16 14:04:38 +0100 |
commit | ab030d6f9d73e7f6c2213c2e308d1ceb04761485 (patch) | |
tree | 37706f246f845cb66f88b40cd0f6c0b50263a08d /Lib/enum.py | |
parent | 0729694246174a5c2f0ae197f2e0dbea61b90c9f (diff) | |
download | cpython-git-ab030d6f9d73e7f6c2213c2e308d1ceb04761485.tar.gz |
bpo-38211: Clean up type_init() (GH-16257)
1. Remove conditions already checked by assert()
2. Remove object_init() call that effectively creates an empty tuple and
checks that this tuple is empty
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions