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?
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
