Your IP : 216.73.216.85


Current Path : /opt/alt/python36/lib64/python3.6/test/__pycache__/
Upload File :
Current File : //opt/alt/python36/lib64/python3.6/test/__pycache__/test_eof.cpython-36.opt-1.pyc

3

� f#�@s>dZddlZddlmZGdd�dej�Zedkr:ej�dS)z/test script for a few new invalid token catches�N)�supportc@seZdZdd�Zdd�ZdS)�EOFTestCasecCsNd}ytd�Wn2tk
rB}z|jt|�|�WYdd}~XnXtj�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/python36/lib64/python3.6/test/test_eof.py�	test_EOFCs
"zEOFTestCase.test_EOFCcCsNd}ytd�Wn2tk
rB}z|jt|�|�WYdd}~XnXtj�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
r�__main__)�__doc__ZunittestZtestrZTestCaserr�mainrrrr
�<module>s