What steps will reproduce the problem?
1.Install httplib2 on Python running on Suse
2.try to import httplib2
What is the expected output? What do you see instead?
I got an error message that says httplib don't have a HTTPSConnection attribute
What version of the product are you using? On what operating system?
Httplib2 0.7.2
Python 2.7.2
Suse 9
Please provide any additional information below.
I already have my code working fine with httplib2 on a Windows 7 machine where
I have my Python with SSL support. The question is: there is a way to keep my
server running as basic as possibly and use httplib2, or my only chance is to
recompile my python to enable SSL?
Original issue reported on code.google.com by xgvar...@gmail.com on 19 Dec 2011 at 8:23
Original issue reported on code.google.com by
xgvar...@gmail.com
on 19 Dec 2011 at 8:23