HEX
Server: LiteSpeed
System: Linux premium221.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
User: madepabj (2566)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: //opt/alt/python310/lib64/python3.10/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-310.opt-2.pyc
o

�=?hB�@s<	ddlmZddlmZddlmZGdd�dej�ZdS)�)�pytree)�token)�
fixer_basec@s@eZdZdZdZe�ejd�Ze�ej	d�Z	ee	fZ
dd�ZdS)�
FixWsCommaTzH
    any<(not(',') any)+ ',' ((not(',') any)+ ',')* [not(',') any]>
    �,�:cCs`|��}d}|jD]$}||jvr!|j}|��rd|vrd|_d}q	|r+|j}|s+d|_d}q	|S)NF�
�T� )Zclone�children�SEPS�prefix�isspace)�selfZnodeZresults�newZcomma�childr
�r�A/opt/alt/python310/lib64/python3.10/lib2to3/fixes/fix_ws_comma.py�	transforms

zFixWsComma.transformN)�__name__�
__module__�__qualname__ZexplicitZPATTERNrZLeafr�COMMA�COLONrrrrrrrsrN)r	rZpgen2rrZBaseFixrrrrr�<module>s