aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/ssl_support.py
Commit message (Expand)AuthorAgeFilesLines
* Correct pkg_resources reference again (broken in e002a2ff195b)Jason R. Coombs2013-06-031-1/+1
* Merge with setuptools-0.6Jason R. Coombs2013-06-011-1/+1
|\
| * Correct missing import in ssl_supportpje2013-05-311-3/+3
* | Prefer namespaced usageJason R. Coombs2013-05-281-2/+3
* | Import resource_filename from pkg_resourcesEric Larson2013-05-281-2/+2
* | Resave with excess whitespace removedJason R. Coombs2013-05-281-11/+11
|/
* Add support for fallback to 'certifi' module, if installed+active.pje2013-05-051-7/+7
* Low-level SSL verification w/out warnings or options; automatically usespje2013-05-041-0/+246