Barry A. Warsaw <[email protected]> added the comment:
Really? Why doesn't this work in the derived dataclass?
def __init__(self, *args, **kws):
super().__init__(*args, **kws)
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33539>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com