This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients dstufft, larry, loewis, ncoghlan, ned.deily, python-dev
Date 2013-12-23.08:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I noticed that actually importing ensurepip._uninstall would clobber the helper function, so I renamed it and added some new tests to check the basics of the command line functionality from the main ensurepip tests.
History
Date User Action Args
2013-12-23 08:23:24ncoghlansetrecipients: + ncoghlan, loewis, larry, ned.deily, python-dev, dstufft
2013-12-23 08:23:24ncoghlansetmessageid: <[email protected]>
2013-12-23 08:23:24ncoghlanlinkissue19728 messages
2013-12-23 08:23:24ncoghlancreate