1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/contrib
Paul Nasrat 2860dc7d41 Fix whitespace, etc for pep8 compliance
Reran tests after changes on 2.4, 2.6, 3.2 all pass.

=====================================================
================== Running pep8 =====================

Searching for pep8
Reading http://pypi.python.org/simple/pep8/
Reading http://github.com/cburroughs/pep8.py/tree/master
Reading http://github.com/jcrocholl/pep8
Best match: pep8 0.6.1
Processing pep8-0.6.1-py2.6.egg
pep8 0.6.1 is already the active version in easy-install.pth
Installing pep8 script to /Users/pnasrat/Development/pip/pip_virtualenv/bin

Using /Users/pnasrat/Development/pip/pip_virtualenv/lib/python2.6/site-packages/pep8-0.6.1-py2.6.egg
Processing dependencies for pep8
Finished processing dependencies for pep8

==================== Ended pep8 =====================
=====================================================
2011-05-04 08:44:02 +01:00
..
packager Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
build-installer Updated script generators to show a nice warning if setuptools/distribute can't be found during execution. 2011-04-04 18:14:01 +02:00
build-standalone Updated script generators to show a nice warning if setuptools/distribute can't be found during execution. 2011-04-04 18:14:01 +02:00
get-pip.py Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00