cpython/Lib/ensurepip
Nick Coghlan f71cae0a93 Issue #19728: fix ensurepip name clash with submodule
Also added refactoring and added basic tests for the argument
parsing in both ensurepip._main and ensurepip._uninstall._main.
2013-12-23 18:20:34 +10:00
..
_bundled Upgrade pip to 1.5rc2 and setuptools to 2.0.1 2013-12-20 19:03:18 -05:00
__init__.py Issue #19728: fix ensurepip name clash with submodule 2013-12-23 18:20:34 +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