[Python-ideas] Keyword for direct pass through of kwargs to super

Jacco van Dorp j.van.dorp at deonet.nl
Mon May 28 05:49:50 EDT 2018


Bright idea the moment after sending that mail:

You could remove the globals() hack if you make it a class decorator instead.


More information about the Python-ideas mailing list