urllib2 https?
#1
should xbmc-python and urllib2 support https?

urllib2.urlopen("[url]https://foo.bar"[/url])

results:

<urlopen error unknown url type: https>
Reply
#2
check the python documentation on https:
http://docs.python.org/
http://docs.python.org/lib/https-handler-objects.html

good luck!
greets,

zilvershadow
designer of the kmlbrowser script.
Reply
#3
?
this doesn't say anything about the lack of https support in urllib2/python/xbmc.
Reply

Logout Mark Read Team Forum Stats Members Help
urllib2 https?0