[fredrik@brain src]$ ./python Python 2.0b1 (#4, Jul 7 2000, 12:23:15) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 >>> import httplib >>> httplib.HTTPS Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: HTTPS urllib and the test code in httplib.py uses HTTPS, but I cannot find it. and neither can grep: Lib/httplib.py:HTTPS_PORT = 443 Lib/httplib.py:class HTTPSConnection(HTTPConnection): Lib/httplib.py: default_port = HTTPS_PORT Lib/httplib.py: hs = HTTPS() Lib/urllib.py: """Use HTTPS protocol.""" Lib/urllib.py: h = httplib.HTTPS(host, 0, where is it? what am I missing? </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4