| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/test/__pycache__/ |
Upload File : |
o
�9j � @ sb d Z ddlZddlmZ ddlmZ ddlmZ ddlZG dd� dej�Z e
dkr/e�� dS dS ) z/test script for a few new invalid token catches� N)�support)� os_helper)�
script_helperc @ sL e Zd Zdd� Zdd� Zdd� Zdd� Zd d
� Ze� e
j d�dd
� �ZdS )�EOFTestCasec C sj d}dD ].}zt |� d�� W tj� ty2 } z| �t|�|� | �|jd� W Y d }~qd }~ww d S )NzCunterminated string literal (detected at line 1) (<string>, line 1))�'�"zthis is a test � ��eval�SyntaxError�assertEqual�str�offsetr �
TestFailed)�self�expect�quote�msg� r �$/usr/lib/python3.10/test/test_eof.py�test_EOF_single_quote
s ����z!EOFTestCase.test_EOF_single_quotec
C sZ d}zt d� W tj� ty, } z| �t|�|� | �|jd� W Y d }~d S d }~ww )NzQunterminated triple-quoted string literal (detected at line 1) (<string>, line 1)z'''this is a testr r �r r r r r r � test_EOFS s
���zEOFTestCase.test_EOFSc C sZ d}t �� �}t�|dd�}t�|�\}}}W d � n1 s w Y | �d|� d S )Nz(<string>, line 1)�fooz'''this is
a
tests>