try again to use httplib.HTTPSConnection instead of deprecated httplib.HTTPS
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 30 Dec 2010 20:46:41 +0000 (21:46 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 30 Dec 2010 20:46:41 +0000 (21:46 +0100)
commit0ad93d24cd833248eb1eb4eb37ad3b95a5d23f58
treee54d9c0e8cba0b973dd4c4062f6d23d1f91b5c47
parentb55c56eb6fd30c34257b2c5bee26fdc60fafecc8
try again to use httplib.HTTPSConnection instead of deprecated httplib.HTTPS
sfa/util/xmlrpcprotocol.py