PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /opt/alt/python311/lib64/python3.11/lib2to3/fixes/__pycache__/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //opt/alt/python311/lib64/python3.11/lib2to3/fixes/__pycache__/fix_except.cpython-311.opt-1.pyc |
�
���h
� �z � d Z ddlmZ ddlmZ ddlmZ ddlmZmZm Z m
Z
mZmZ d� Z
G d� dej � � Zd S )
a� Fixer for except statements with named exceptions.
The following cases will be converted:
- "except E, T:" where T is a name:
except E as T:
- "except E, T:" where T is not a name, tuple or list:
except E as t:
T = t
This is done because the target of an "except" clause must be a
name.
- "except E, T:" where T is a tuple or list literal:
except E as t:
T = t.args
� )�pytree)�token)�
fixer_base)�Assign�Attr�Name�is_tuple�is_list�symsc # � K � t | � � D ]?\ }}|j t j k r%|j d j dk r|| |dz fV � �@d S )N� �exceptr )� enumerate�typer �
except_clause�children�value)�nodes�i�ns �?/opt/alt/python311/lib64/python3.11/lib2to3/fixes/fix_except.py�find_exceptsr sh � � � ��%� � � &� &���1��6�T�'�'�'��z�!�}�"�h�.�.��%��!��*�o�%�%�%��&� &� c � � e Zd ZdZdZd� ZdS )� FixExceptTa1
try_stmt< 'try' ':' (simple_stmt | suite)
cleanup=(except_clause ':' (simple_stmt | suite))+
tail=(['except' ':' (simple_stmt | suite)]
['else' ':' (simple_stmt | suite)]
['finally' ':' (simple_stmt | suite)]) >
c
�j � | j }d� |d D � � }d� |d D � � }t |� � D �]�\ }}t |j � � dk �r�|j dd� \ }} }
| � t dd� � � � � |
j t j k �rAt | � � � d� � � }|
�
� � }d
|_ |
� |� � |�
� � }|j }
t |
� � D ]!\ }}t |t j � � r n�"t! |
� � st# |
� � r,t% |t'