[Python-ideas] dict(default=int)

Markus Meskanen markusmeskanen at gmail.com
Tue Mar 14 03:49:24 EDT 2017


Hi All,

I find importing defaultdict from collections to be clunky


I don't. And if this really turns out to be an issue, why not expose
defaultdict to built-ins instead of messing with dict class?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170314/0d4b0bdf/attachment.html>


More information about the Python-ideas mailing list