Mini Kabibi Habibi
+
��h7 � �^ � R t ^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RI t ^ RI
t
^ RIt^ RIt^ RI
Ht . R7OtR8R ltR tR9R ltR8R ltR8R
ltRtRt ! R
R4 t]! 4 tR t]]RRR3R lt]! 4 tR t]]RR3R lt]3RR/R lltRRRR/R lt ]!3R lt"R:R lt#R;R lt$R:R lt%R<R lt&R9R lt'R9R lt(R! t) ! R" R4 t*R# t+R$ t,R% t-R& t.^t/ ! R' R]04 t1R( t2]Pf ! R). R=OR*R+.R,7 t4R- t5R.t6R8R/ lt7 ! R0 R14 t8 ! R2 R4 t9R3t:^(t;^t<^t=R4 t>R5 t?R6 t@R# )>z@Extract, format and print information about Python stack traces.N)�suppress�FrameSummary�StackSummary�TracebackExceptionc � � Vf \ P p\ P V 4 P 4 F p\ W!RR7 K R# )zuPrint 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 �items && �EC:\Users\ITO\AppData\Local\Programs\Python\Python314\Lib\traceback.py�
print_listr s; � � �|��z�z���&�&�~�6�=�=�?��
�d�2�&� @� c �H � \ P V 4 P 4 # )a� Format a list of tuples or FrameSummary objects for printing.
Given a list of tuples or FrameSummary objects as returned by
extract_tb() or extract_stack(), return a list of strings ready
for printing.
Each string in the resulting list corresponds to the item with the
same index in the argument list. Each string ends in a newline;
the strings may contain internal newlines as well, for those items
whose source text line is not None.
)r r
r )r s &r �format_listr % s � � �!�!�.�1�8�8�:�:r c �4 � \ \ WR7 VR7 R# )a Print up to 'limit' stack trace entries from the traceback 'tb'.
If 'limit' is omitted or None, all entries are printed. If 'file'
is omitted or None, the output goes to sys.stderr; otherwise
'file' should be an open file or file-like object with a write()
method.
��limit�r N)r �
extract_tb)�tbr r s &&&r �print_tbr 7 s � � �z�"�*��6r c �6 � \ WR7 P 4 # )z5A shorthand for 'format_list(extract_tb(tb, limit))'.r )r r �r r s &&r � format_tbr A s � ��b�&�-�-�/�/r c �B � \ P \ V 4 VR7 # )a�
Return a StackSummary object representing a list of
pre-processed entries from traceback.
This is useful for alternate formatting of stack traces. If
'limit' is omitted or None, all entries are extracted. A
pre-processed stack trace entry is a FrameSummary object
containing attributes filename, lineno, name, and line
representing the information that is usually printed for a stack
trace. The line is a string with leading and trailing
whitespace stripped; if the source is not available it is None.
r )r � _extract_from_extended_frame_gen�_walk_tb_with_full_positionsr s &&r r r E s&