1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
Xavier Fernandez fe28652e63 Merge pull request #3136 from rouge8/fix-py26-home-slash
Fix user directory expansion when HOME=/
2015-09-29 22:18:24 +02:00
..
__init__.py Merge pull request #3136 from rouge8/fix-py26-home-slash 2015-09-29 22:18:24 +02:00
appdirs.py Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768 2015-09-29 16:01:32 -04: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
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
ui.py Add a progress bar mixin that cleans up after keyboard interrupts. 2015-03-01 02:52:37 +02:00