Raymond Hettinger <[email protected]> added the comment: > cmd seems to be largely abandoned in the std lib:
I'm not sure why the absence of bugs indicates abandonment. We almost never touch defaultdict, in part because the code is straight-forward, tested, and not buggy. If a bug were reported for cmd, I would be happy to work on it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33233> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
