Message 315050 - Python tracker

Message315050

Author ned.deily
Recipients Catherine.Devlin, barry, docs@python, gvanrossum, lukasz.langa, ned.deily, steven.daprano
Date 2018-04-07.01:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523064914.41.0.682650639539.issue33233@psf.upfronthosting.co.za>
In-reply-to
Content
> cmd is used by pdb

Well, that's a pretty good reason for not removing cmd!  I really wasn't advocating its removal, just gently pushing users to use cmd2.  So perhaps we should only add a "See Also" like we do for urllib.request and close any new feature request issues?

>  See also: The Requests package is recommended for a higher-level
>  HTTP client interface.
History
Date User Action Args
2018-04-07 01:35:14ned.deilysetrecipients: + ned.deily, gvanrossum, barry, steven.daprano, docs@python, lukasz.langa, Catherine.Devlin
2018-04-07 01:35:14ned.deilysetmessageid: <1523064914.41.0.682650639539.issue33233@psf.upfronthosting.co.za>
2018-04-07 01:35:14ned.deilylinkissue33233 messages
2018-04-07 01:35:13ned.deilycreate