diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-25 16:07:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-25 16:07:30 (GMT) |
commit | fbffda25b4b5f537e651eaab4ca1ec4cde800709 (patch) | |
tree | b054bdf1899ed0a623bfa94b012758a0a9a33493 /Lib/tkinter/test/widget_tests.py | |
parent | 51f502914656a1f8e8ffdf6e1b06f670d8fea8ed (diff) | |
download | cpython-fbffda25b4b5f537e651eaab4ca1ec4cde800709.zip cpython-fbffda25b4b5f537e651eaab4ca1ec4cde800709.tar.gz cpython-fbffda25b4b5f537e651eaab4ca1ec4cde800709.tar.bz2 |
bpo-42727: [Enum] use super() and include **kwds (GH-23927)
for multiple inheritance support:
use super().new
pass **kwds to super().new
(cherry picked from commit 786d97a66cac48e7a933010367b8993a5b3ab85b)
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Diffstat (limited to 'Lib/tkinter/test/widget_tests.py')
0 files changed, 0 insertions, 0 deletions