wang xuancong <[email protected]> added the comment:
I agree with Mark Amery. The reason why defaultdict still exists given that everything can be achieved by subclassing the built-in dict is because of convenience. I suggest maybe Python developer can put it into low priority instead. ---------- nosy: +xuancong84 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38315> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
