1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Carl Meyer 174a22feff Merged pull request #268 from pnasrat/issue-233-find_command-pathext.
Improve unittests to fix build failure
2011-04-26 07:51:10 -07:00
..
commands Use pypi query list to support multiple cli searches Issue #44 2011-04-17 01:02:57 +08:00
vcs Fix svn+svn protocol issue #252 2011-04-16 19:27:52 +08:00
__init__.py Merge branch 'master' of github.com:pypa/pip 2011-04-04 15:37:04 +02:00
_pkgutil.py Fixed circular import under Python 2.4. 2011-03-18 23:17:35 -04:00
backwardcompat.py Use the detected console encoding instead of utf-8 for decoding 2011-03-23 01:24:25 +02:00
basecommand.py Handle KeyboardInterrupt in basecommand 2011-04-17 02:26:00 +08:00
baseparser.py Port to Python3 2011-03-15 15:49:48 -04:00
download.py Port to Python3 2011-03-15 15:49:48 -04:00
exceptions.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
index.py Allow requirements.txt URLs to have egg= definitions. 2011-04-25 18:16:57 +02:00
locations.py Port to Python3 2011-03-15 15:49:48 -04:00
log.py show download progress only when writing to a TTY 2011-03-15 11:05:54 -04:00
req.py Allow requirements.txt URLs to have egg= definitions. 2011-04-25 18:16:57 +02:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
util.py Improve unittests to fix build failure 2011-04-26 13:35:17 +01:00
venv.py Port to Python3 2011-03-15 15:49:48 -04:00