Message204776
I'm going to run with the approach of adding a private _uninstall function in ensurepip (that includes the version guard), and then a "python -m ensurepip._uninstall" submodule to invoke it from the command line.
I'll also extend the with_pip test in test_venv to cover uninstallation (it won't be a venv feature, it's just a convenient way to test that the uninstall command actually does the right thing). |
|
| Date |
User |
Action |
Args |
| 2013-11-30 05:22:48 | ncoghlan | set | recipients:
+ ncoghlan, loewis, ned.deily, dstufft |
| 2013-11-30 05:22:48 | ncoghlan | set | messageid: <[email protected]> |
| 2013-11-30 05:22:48 | ncoghlan | link | issue19728 messages |
| 2013-11-30 05:22:47 | ncoghlan | create | |
|