1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Paul Nasrat b8eae098af Merge pull request #464 from gvalkov/call_subprocess
Move pip.call_subprocess to pip.util.call_subprocess
2012-05-13 13:40:03 -07:00
..
commands Issue #482 search raises exception. 2012-03-18 10:33:13 +00:00
vcs Merge pull request #464 from gvalkov/call_subprocess 2012-05-13 13:40:03 -07: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 Minor name nitpicking and a fix for subcommands. 2012-01-20 14:38:34 +01: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 merging from bitbucket/callahad patch for #182 2011-12-12 00:07:12 -07: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 Merge pull request #464 from gvalkov/call_subprocess 2012-05-13 13:40:03 -07: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