diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2013-11-30 07:15:09 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2013-11-30 07:15:09 (GMT) |
commit | fdf3a620a27c6d924be62877befa3a5881de6a41 (patch) | |
tree | 1936b83a9bcad591f2b99951bf01143a0ba89583 /Lib/test/test_tarfile.py | |
parent | 1b1b1789d022095266c83d4ce441ae6d096afbcd (diff) | |
download | cpython-fdf3a620a27c6d924be62877befa3a5881de6a41.zip cpython-fdf3a620a27c6d924be62877befa3a5881de6a41.tar.gz cpython-fdf3a620a27c6d924be62877befa3a5881de6a41.tar.bz2 |
Issue #19728: add private ensurepip._uninstall CLI
MvL would like to be able to preserve CPython's existing clean
uninstall behaviour on Windows before enabling the pip
installation option by default.
This private CLI means running "python -m ensurepip._uninstall"
will remove pip and setuptools before proceeding with the rest
of the uninstallation process.
If the version of pip differs from the one bootstrapped by
CPython, then the uninstallation helper will leave it alone
(just like any other pip installed packages)
Diffstat (limited to 'Lib/test/test_tarfile.py')
0 files changed, 0 insertions, 0 deletions