← Back
Editing: connections.cpython-36.pyc
3 m��i� � @ s d dl mZ dd� Zdd� ZdS )� )�i18nc C s$ | dkrdS t j| �} | jd�S dS )zJ Convert Internationalized domain name from Punycode (RFC3492) to Unicode N�idna)r Zbstr�decode)�hostname� r �!/usr/lib/python3.6/connections.py�idn_puny_to_unicode s r c C s* | dkrdS t j| �} t j| jd��S dS )zZ Convert domain name to Punycode (RFC3492). Hostname can be instance of string or Unicode Nr )r Zustr�encode)r r r r �idn_ascii_to_puny s r N)Zrhnr r r r r r r �<module> s
Save File
Cancel