aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/py26compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate function patching and resolution of unpatched function, aligning ↵Jason R. Coombs2016-09-091-0/+7
| | | | pattern with the patched classes.
* Add missing blank lines after class or function definition.stepshal2016-07-211-0/+1
|
* Add missing whitespace.stepshal2016-07-141-1/+1
|
* Fix quantity of blank lines after code object.stepshal2016-07-131-0/+1
|
* Convert tabs to spaces. Fixes #489.Jason R. Coombs2016-05-021-10/+10
|
* Use six for Python 2 compatibilityJason R. Coombs2014-07-051-1/+4
| | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977
* Correct boolean logic in fix for #69Jason R. Coombs2013-09-121-1/+1
|
* Correct 404 errors when URLs contain fragments. Fixes #69.Jason R. Coombs2013-09-061-0/+19