Revision 8d0a4f99 lib/rpc.py

b/lib/rpc.py
59 59

  
60 60
  assert not _http_manager, "RPC module initialized more than once"
61 61

  
62
  http.InitSsl()
63

  
62 64
  _http_manager = http.client.HttpClientManager()
63 65

  
64 66

  

Also available in: Unified diff