1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
2015-12-04 14:40:24 +01:00
..
__init__.py detect editable distribution by the presence of .egg-link 2015-12-04 14:40:24 +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 Remove items slated for removal in pip 8.0 2015-09-03 10:55:11 -04: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 Do not break built-in logging module when pip embedded in script 2015-07-15 10:34:16 -07:00
outdated.py Handle the case where pip isn't installed during the version check 2015-08-22 17:50:22 -04: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