Kaydet (Commit) d7bf974a authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Indent _connection_class so that it becomes HTTPS._connection_class.

üst d68442b1
......@@ -711,7 +711,7 @@ if hasattr(socket, 'ssl'):
https.
"""
_connection_class = HTTPSConnection
_connection_class = HTTPSConnection
class HTTPException(Exception):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment