[Python-Dev] Soliciting comments on the future of the cmd module (bpo-33233) (original) (raw)
Raymond Hettinger raymond.hettinger at gmail.com
Fri Apr 6 20:57:04 EDT 2018
- Previous message (by thread): [Python-Dev] Soliciting comments on the future of the cmd module (bpo-33233)
- Next message (by thread): [Python-Dev] Soliciting comments on the future of the cmdmodule (bpo-33233)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Apr 6, 2018, at 3:02 PM, Ned Deily <nad at python.org> wrote:
We could be even bolder and officially deprecate "cmd" and consider closing open enhancement issues for it on b.p.o."
FWIW, the pdb module depends on the cmd module.
Also, I still teach people how to use cmd and I think it still serves a useful purpose. So, unless it is considered broken, I don't think it should be deprecated.
Raymond
- Previous message (by thread): [Python-Dev] Soliciting comments on the future of the cmd module (bpo-33233)
- Next message (by thread): [Python-Dev] Soliciting comments on the future of the cmdmodule (bpo-33233)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]