SyntaxFix
Write A Post
Hire A Developer
Questions
I encountered this error, and the fix appears to be turning off SNI, which Python 2.7 does not support:
http://bugs.python.org/issue5639
urllib3 on python 2.7 SNI error on Google App Engine