cpython/Lib/ensurepip
Nick Coghlan 6edd82a1d2 Close #20053: ignore default pip config settings
ensurepip now sets PIP_CONFIG_FILE to os.devnull before
import pip from the wheel file. This also ensures venv
ignores the default settings when bootstrapping pip.
2014-02-04 23:02:36 +10:00
..
_bundled Update pip to 1.5.2 and setuptools to 2.1 2014-01-26 00:22:39 -05:00
__init__.py Close #20053: ignore default pip config settings 2014-02-04 23:02:36 +10:00
__main__.py Issue #19728: fix ensurepip name clash with submodule 2013-12-23 18:20:34 +10:00
_uninstall.py Issue #19728: fix ensurepip name clash with submodule 2013-12-23 18:20:34 +10:00