]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19734: ignore pip env vars in ensurepip._uninstall
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 23 Dec 2013 07:39:12 +0000 (17:39 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 23 Dec 2013 07:39:12 +0000 (17:39 +1000)
commited9af52ff064663f8ed2f40191b144a2b6a9865b
tree9ee2f95c0e453e14283c85e157d1d8445e67bb85
parent6256fcbc97e0b1a1e0df1972221232b3a78dff18
Issue #19734: ignore pip env vars in ensurepip._uninstall
Lib/ensurepip/__init__.py
Lib/test/test_ensurepip.py