Your IP : 216.73.216.196


Current Path : /opt/alt/python310/lib64/python3.10/test/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/test/__pycache__/test_utf8source.cpython-310.pyc

o

0�i��@sDddlZGdd�dej�ZGdd�dej�Zedkr e��dSdS)�Nc@seZdZdd�Zdd�ZdS)�PEP3120TestcCs(|�d�d�d�|�d�d�d�dS)Nu
Питон�utf-8s
Питонu\Пs\П)�assertEqual�encode)�self�r�;/opt/alt/python310/lib64/python3.10/test/test_utf8source.py�test_pep3120s��zPEP3120Test.test_pep3120c
Cs\zddl}Wn ty&}zt|���}|�d|v�WYd}~dSd}~ww|�d�dS)Nrrzexpected exception didn't occur)Ztest.badsyntax_pep3120�SyntaxError�str�lowerZ
assertTrue�fail)r�test�msgrrr�test_badsyntaxs��zPEP3120Test.test_badsyntaxN)�__name__�
__module__�__qualname__r	rrrrrrs
rc@seZdZdd�ZdS)�BuiltinCompileTestscCsZd�d�}zt|dd�}Wnty|�d�Ynwi}t||�|�d|d�dS)Nu# coding: Latin-1
u = "Ç"
zLatin-1z<dummy>�execz&compile() cannot handle Latin-1 source��u)r�compiler
r
rr)rZsource_code�code�nsrrr�test_latin1s
�
zBuiltinCompileTests.test_latin1N)rrrrrrrrrsr�__main__)ZunittestZTestCaserrr�mainrrrr�<module>s�