| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python312/lib64/python3.12/lib2to3/fixes/__pycache__/ |
Upload File : |
�
'U
}�3R� �T � d dl mZ d dlmZ d dl mZ G d� dej
� Zy)� )�pytree)�token)�
fixer_basec � � e Zd ZdZdZ ej ej d� Z ej ej d� Z ee fZ
d� Zy)�
FixWsCommaTzH
any<(not(',') any)+ ',' ((not(',') any)+ ',')* [not(',') any]>
�,�:c �� � |j � }d}|j D ]S }|| j v r*|j }|j � rd|vrd|_ d}�;|r|j }|sd|_ d}�U |S )NF�
� T� )�clone�children�SEPS�prefix�isspace)�self�node�results�new�comma�childr s �A/opt/alt/python312/lib64/python3.12/lib2to3/fixes/fix_ws_comma.py� transformzFixWsComma.transform st � ��j�j�l�����\�\�E��� � �!������>�>�#��F�(:�#%�E�L����"�\�\�F�!�'*����� "� �
� N)�__name__�
__module__�__qualname__�explicit�PATTERNr �Leafr �COMMA�COLONr r � r r r r sJ � ��H��G�
�F�K�K����S�)�E��F�K�K����S�)�E��5�>�D�r r N)r r �pgen2r r �BaseFixr r$ r r �<module>r'