SIGN IN SIGN UP

Remove last(?) use of httplib.HTTPS, which caused test_socket_ssl to fail.

Refactor the urllib open_http() and open_https() to use the same
internal logic.  The only difference between the two is the call to
constructor an HTTPConnection object.
J
Jeremy Hylton committed
5f22af167f0a5cecdd79c9381e1150ab2b503be1
Parent: d9a1579