Your IP : 216.73.216.213


Current Path : /opt/alt/python34/lib64/python3.4/test/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/test/__pycache__/test_eof.cpython-34.pyo

�
g fW�@sadZddlZddlmZGdd�dej�Zdd�Zedkr]e�ndS)	z/test script for a few new invalid token catches�N)�supportc@s(eZdZdd�Zdd�ZdS)�EOFTestCasecCs_d}ytd�Wn;tk
rQ}z|jt|�|�WYdd}~Xn
Xtj�dS)Nz4EOL while scanning string literal (<string>, line 1)z'this is a test            )�eval�SyntaxError�assertEqual�strr�
TestFailed)�self�expect�msg�r�2/opt/alt/python34/lib64/python3.4/test/test_eof.py�	test_EOFCs)zEOFTestCase.test_EOFCcCs_d}ytd�Wn;tk
rQ}z|jt|�|�WYdd}~Xn
Xtj�dS)NzBEOF while scanning triple-quoted string literal (<string>, line 1)z'''this is a test)rrrrrr)r	r
rrrr
�	test_EOFSs)zEOFTestCase.test_EOFSN)�__name__�
__module__�__qualname__rrrrrr
rs
rcCstjt�dS)N)rZrun_unittestrrrrr
�	test_mainsr�__main__)�__doc__ZunittestZtestrZTestCaserrrrrrr
�<module>s