1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
2015-03-11 11:37:39 +00:00
..
__init__.py Remove find_command - let subprocess.Popen search PATH for the VCS command to run 2015-03-11 11:37:39 +00:00
appdirs.py Remove dependency on pywin32 as ctypes should always be available 2015-03-02 10:33:55 +00:00
build.py Realpath the tempdir created by BuildDirectory 2015-01-22 13:16:23 -05:00
deprecation.py Switch versioning from X.Y.Z to X.Y dropping the leading 1 2014-09-17 22:05:31 -04:00
filesystem.py Remove some other places we called os.geteuid() 2015-01-03 03:35:38 -05:00
logging.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
outdated.py don't try to load the state file if it does not exist 2015-01-06 16:11:00 +11:00
ui.py Add a progress bar mixin that cleans up after keyboard interrupts. 2015-03-01 02:52:37 +02:00