Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /snap/core20/2599/usr/lib/python3.8/__pycache__/ |
Upload File : |
U ���g;\ � @ s: d Z ddlZddlZddlZddlZddddddd d ddd ddddddddgZd3dd�Zdd� Zd4dd�Zd5dd �Z d6dd�Z dZdZd7dd�Z d8d d�Zd!d� Zd"d#� Zd$d%� Zd9d&d �Zd:d'd�Zd;d(d �Zd<d)d�Zd=d*d�Zd>d+d�Zd,d� ZG d-d� d�Zd.d� Zd/d� Zd0ZG d1d� de�ZG d2d� d�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 |dkrt 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 �/usr/lib/python3.8/traceback.py� print_list s r"