File: //opt/alt/python37/lib64/python3.7/site-packages/pycares/__pycache__/utils.cpython-37.pyc
B
��f? � @ s\ yd dl ZW n ek
r$ dZY nX dd� Zdd� Zdd� Zdd � Zd
d� ZdddgZdS )� Nc C s. t | t�r| �d�S t | t�r"| S td��d S )N�asciiz1only str (ascii encoding) and bytes are supported)�
isinstance�str�encode�bytes� TypeError)�data� r �@/opt/alt/python37/lib64/python3.7/site-packages/pycares/utils.py�ascii_bytes s
r c C sD t | t�r| S t | t�r8y
| �d�S tk
r6 | S X td��d S )Nr z1only str (ascii encoding) and bytes are supported)r r r �decode�UnicodeDecodeErrorr )r r r r
� maybe_str s
r c C s"