1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
2016-01-03 00:21:59 +02:00
..
__init__.py better parameter style for call_subprocess() 2015-12-04 18:36:33 +01:00
appdirs.py prefer os.path.join to os.sep.join([]) 2015-11-30 23:44:31 +01:00
build.py Realpath the tempdir created by BuildDirectory 2015-01-22 13:16:23 -05:00
deprecation.py fixed a few flake8 errors 2016-01-01 15:47:31 -05:00
filesystem.py Special handling for root user in order to handle properly cases where users use sudo without -H flag. 2015-03-19 10:31:06 -04:00
hashes.py Consolidate hash constants in pip.utils.hashing. 2015-10-12 16:29:08 -04:00
logging.py Spelling fixes 2015-12-27 00:58:23 +02:00
outdated.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
setuptools_build.py Move SETUPTOOLS_SHIM to its own file 2015-11-26 22:36:59 +01:00
ui.py Display spinner during long setup.py calls 2015-11-05 23:28:03 -08:00