1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2012-06-01 18:17:23 -04:00
..
commands add --egg option to opt out --single-version-externally-managed 2012-05-20 11:18:36 +08:00
vcs Python >= 3.3a4 handles url fragments automatically 2012-06-01 18:17:23 -04:00
__init__.py Merge pull request #464 from gvalkov/call_subprocess 2012-05-13 13:40:03 -07:00
_pkgutil.py Fixed circular import under Python 2.4. 2011-03-18 23:17:35 -04:00
backwardcompat.py Encapsulate write/buffer Python 2 vs. Python 3 check into a utility method (fwrite) in pip.backwardcompat. 2011-12-27 09:26:33 -08:00
basecommand.py Fix pep8 CI build. 2012-01-30 06:26:12 +00:00
baseparser.py Style and consistency fixes as suggested by reviewers 2012-05-15 00:37:00 +03:00
download.py download dependencies. (breaks existing test cases) 2012-01-31 17:59:40 +08:00
exceptions.py All pip exceptions inherit from PipError 2012-03-02 01:51:13 +02:00
index.py Fix issue #510 - prevent sdist filename matches on partial project names. Thanks casevh for the report. 2012-04-16 17:27:47 -06:00
locations.py Merged with upstream 2012-05-22 08:23:13 -04:00
log.py Encapsulate write/buffer Python 2 vs. Python 3 check into a utility method (fwrite) in pip.backwardcompat. 2011-12-27 09:26:33 -08:00
req.py Fix error message for pip install -e path 2012-05-31 13:49:19 +01:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Move status codes to a module and import from there 2011-12-04 18:50:34 -02:00
util.py Merge pull request #464 from gvalkov/call_subprocess 2012-05-13 13:40:03 -07:00