[Bug 599533] Re: lxml.html.parse does not recognize "https"

2011-02-06 Thread Stefan Behnel
SSL/TLS is not supported by libxml2. Use Python's urllib2 instead. ** Changed in: lxml (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599533 Title: lxml.html.p

[Bug 599533] Re: lxml.html.parse does not recognize "https"

2010-06-28 Thread Martin Mai
Forget the "de" domain of google, it's https URI redirects to "http://www.google.com";, but "https://www.google.com"; really exists and fails: >>> parse("https://www.google.com";) Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.6/dist-packages/lxml/html/__init__

[Bug 599533] Re: lxml.html.parse does not recognize "https"

2010-06-28 Thread Martin Mai
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51059188/Dependencies.txt -- lxml.html.parse does not recognize "https" https://bugs.launchpad.net/bugs/599533 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --