HEX
Server: LiteSpeed
System: Linux server.nevid-deploma.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: smilepac (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/cppython/lib/python3.8/test/__pycache__/test_lltrace.cpython-38.opt-1.pyc
U

.D�g��@sVddlZddlZddlZddlmZddlmZGdd�dej�Ze	dkrRe�
�dS)�N)�support)�assert_python_okc@seZdZdd�ZdS)�TestLLTracec	CsFttjd��0}|�tjtj�|�t�d��t	tj�W5QRXdS)N�wz�            import code

            console = code.InteractiveConsole()
            console.push('__ltrace__ = 1')
            console.push('a = [1, 2, 3]')
            console.push('a[0] = 1')
            print('unreachable if bug exists')
            )
�openrZTESTFNZ
addCleanup�os�unlink�write�textwrap�dedentr)�self�fd�r�0/opt/cppython/lib/python3.8/test/test_lltrace.py�1test_lltrace_does_not_crash_on_subscript_operators
z=TestLLTrace.test_lltrace_does_not_crash_on_subscript_operatorN)�__name__�
__module__�__qualname__rrrrrr	sr�__main__)rr
Zunittest�testrZtest.support.script_helperrZTestCaserr�mainrrrr�<module>s