Serhiy Storchaka <[email protected]> added the comment:
You can use the functional form of TypedDict:
C = TypedDict("C", {"to": int, "from": int})
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44915>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com