summaryrefslogtreecommitdiff
path: root/setuptools/py24compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Use a wrapper to ensure unique values on find_external_links. Factors out ↵Jason R. Coombs2013-05-241-0/+11
uniqueness test into a re-usable decorator and simplifies the body of find_external_links. --HG-- branch : distribute