SilentGhost added the comment:

Correct me if I'm wrong but this seem as a very unlikely use case. Why would 
you need to ensure content of the defaultdict (i.e., why would you ever use its 
fromkeys method)? And, perhaps, having to implicitly assign default factory is 
not such a bad tradeoff, considering implementation overhead.

----------
components: +Library (Lib)
nosy: +SilentGhost
versions:  -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23372>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to