1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2013-02-17 21:51:13 -08:00
..
backwardcompat add missing sys import 2013-02-17 21:51:13 -08:00
commands Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
vcs Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
__init__.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
__main__.py Added a get_prog util to correctly show the name of the program when using python -m pip. 2012-09-01 20:36:31 +02:00
basecommand.py merge with develop 2013-02-16 14:17:22 -08:00
baseparser.py merge with develop 2013-02-16 14:17:22 -08:00
cacert.pem remove old cert from pem file 2013-02-16 15:40:22 -08:00
cmdoptions.py merge with develop 2013-02-16 14:17:22 -08:00
download.py merge with develop 2013-02-16 14:17:22 -08:00
exceptions.py All pip exceptions inherit from PipError 2012-03-02 01:51:13 +02:00
index.py fix import syntax 2013-02-16 15:40:43 -08:00
locations.py --cert-path and --no-ssl options 2013-02-06 23:27:53 -08:00
log.py merge with develop 2013-02-16 14:17:22 -08:00
req.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +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 fix param name in exception message 2013-02-07 22:17:52 -08:00