![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/alt/python312/lib64/python3.12/lib2to3/fixes/__pycache__/ |
� ��hB � �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'