Your IP : 216.73.216.196


Current Path : /opt/alt/python37/lib64/python3.7/test/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/test/__pycache__/test_eof.cpython-37.pyc

B

� f#�@s>dZddlZddlmZGdd�dej�Zedkr:e��dS)z/test script for a few new invalid token catches�N)�supportc@seZdZdd�Zdd�ZdS)�EOFTestCasec
CsNd}ytd�Wn2tk
rB}z|�t|�|�Wdd}~XYnXtj�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/python37/lib64/python3.7/test/test_eof.py�	test_EOFCs
"zEOFTestCase.test_EOFCc
CsNd}ytd�Wn2tk
rB}z|�t|�|�Wdd}~XYnXtj�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