Message 315061 - Python tracker (original) (raw)

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.