HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib64/python3.6/test/__pycache__/test_eof.cpython-36.pyc
3


 \#�@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� /usr/lib64/python3.6/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