[Python-ideas] Add optional defaults to namedtuple

Jelte Fennema me at jeltef.nl
Wed Nov 30 05:32:48 EST 2016


It would be nice to have a supported way to add defaults to namedtuple, so 
the slightly hacky solution here does not have to be 
used: http://stackoverflow.com/a/18348004/2570866

Jelte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20161130/d9a13aab/attachment.html>


More information about the Python-ideas mailing list