aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/site-patch.py
Commit message (Collapse)AuthorAgeFilesLines
* Add missing blank lines after class or function definition.stepshal2016-07-211-0/+1
|
* Merge pull request #644 from stepshal/spacing-comment-hashJason R. Coombs2016-07-201-2/+2
|\ | | | | Fix spacing after comment hash.
| * Fix spacing after comment hash.stepshal2016-07-141-2/+2
| |
* | Fix missing whitespace around operator.stepshal2016-07-141-4/+4
|/
* Remove commented codeJason R. Coombs2016-07-141-3/+0
|
* Merge pull request #639 from stepshal/block-commentJason R. Coombs2016-07-131-2/+2
|\ | | | | Format block comments.
| * Format block comments.stepshal2016-07-131-2/+2
| |
* | Add missing whitespace.stepshal2016-07-141-5/+5
|/
* Delint site-patchJason R. Coombs2014-02-111-14/+7
|
* First round of prepping setuptools for inclusion in Python 2.5: movePJ Eby2006-04-141-0/+83
site.py to setuptools/site-patch.py; reinstate 'python -m easy_install' support; use distutils' "upload" command when running under 2.5. --HG-- branch : distribute extra : source : fbb6c89a74aa47a556a936202d2e50051b067940 extra : histedit_source : 778122fc56bcca6f5a1dbd5a475df11d29028730