Package rhn :: Module connections
[hide private]
[frames] | no frames]

Module connections

source code

Classes [hide private]
  HTTPResponse
  HTTPConnection
  HTTPProxyConnection
  HTTPSConnection
  HTTPSProxyResponse
  HTTPSProxyConnection
Functions [hide private]
 
idn_puny_to_unicode(hostname)
Convert Internationalized domain name from Punycode (RFC3492) to Unicode
source code
 
idn_ascii_to_puny(hostname)
Convert domain name to Punycode (RFC3492).
source code
Variables [hide private]
  __package__ = 'rhn'
Function Details [hide private]

idn_ascii_to_puny(hostname)

source code 

Convert domain name to Punycode (RFC3492). Hostname can be instance of string or Unicode