summaryrefslogtreecommitdiff
path: root/setuptools/ssl_support.py
Commit message (Expand)AuthorAgeFilesLines
* 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