[docs] [issue33233] Suggest third-party cmd2 module as alternative to cmd

Guido van Rossum report at bugs.python.org
Fri Apr 6 21:26:10 EDT 2018


Guido van Rossum <guido at python.org> added the comment:

But cmd is used by pdb. Do you recommend we deprecate that too? (There are countless 3rd party alternatives, but I sure prefer to have it in the stdlib, so I can start debugging without first having to install a dependency.)

----------
nosy: +gvanrossum

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33233>
_______________________________________


More information about the docs mailing list