pip/src/pip/_internal
Anubhav Patel cd2e4e9bde
Updated get_terminal_size to check for shutil.get_terminal_size first.
Updated get_terminal_size to check for existence of shutil.get_terminal_size function first.
2018-01-22 20:52:58 +05:30
..
commands Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
models Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
operations Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
req Merge pull request #4926 from pradyunsg/tests/rename-basic-tests 2018-01-20 08:44:49 +05:30
utils Updated get_terminal_size to check for shutil.get_terminal_size first. 2018-01-22 20:52:58 +05:30
vcs Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
__init__.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
basecommand.py Upgrade syntax in src/pip/_internal 2017-12-14 21:59:22 -08:00
baseparser.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
cache.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
cmdoptions.py Add a note about temporary directories to --build help text (#4944) 2018-01-01 23:46:50 +05:30
compat.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
configuration.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
download.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
exceptions.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
index.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
locations.py Upgrade syntax in src/pip/_internal 2017-12-14 21:59:22 -08:00
pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
resolve.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
status_codes.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
wheel.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30