Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.11/lib2to3/fixes/__pycache__/ |
Upload File : |
� �=OgB � �R � d dl mZ d dlmZ d dl mZ G d� dej � � ZdS )� )�pytree)�token)� fixer_basec �| � e Zd ZdZdZ ej ej d� � Z ej ej d� � Z ee fZ d� ZdS )� FixWsCommaTzH any<(not(',') any)+ ',' ((not(',') any)+ ',')* [not(',') any]> �,�:c �� � |� � � }d}|j D ]H}|| j v r)|j }|� � � rd|vrd|_ d}�4|r|j }|sd|_ d}�I|S )NF� � T� )�clone�children�SEPS�prefix�isspace)�self�node�results�new�comma�childr s �3/usr/lib64/python3.11/lib2to3/fixes/fix_ws_comma.py� transformzFixWsComma.transform s� � ��j�j�l�l�����\� � �E��� �!�!�����>�>�#�#� &��F�(:�(:�#%�E�L����� +�"�\�F�!� +�'*������� � N)�__name__� __module__�__qualname__�explicit�PATTERNr �Leafr �COMMA�COLONr r � r r r r sd � � � � � ��H��G� �F�K���S�)�)�E��F�K���S�)�)�E��5�>�D�� � � � r r N)r r �pgen2r r �BaseFixr r$ r r �<module>r'