MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-35.opt-2.pyc


���]B�@sMddlmZddlmZddlmZGdd�dej�ZdS)�)�pytree)�token)�
fixer_basec@s^eZdZdZdZejejd�Zejej	d�Z	ee	fZ
dd�ZdS)�
FixWsCommaTzH
    any<(not(',') any)+ ',' ((not(',') any)+ ',')* [not(',') any]>
    �,�:cCs�|j�}d}xw|jD]l}||jkrd|j}|j�r[d|kr[d|_d}q|r�|j}|s�d|_d}qW|S)NF�
�T� )ZcloneZchildren�SEPS�prefix�isspace)�selfZnode�results�newZcommaZchildr�r�1/opt/alt/python35/lib64/python3.5/fix_ws_comma.py�	transforms					
zFixWsComma.transformN)�__name__�
__module__�__qualname__ZexplicitZPATTERNrZLeafr�COMMA�COLONrrrrrrrsrN)r	rZpgen2rrZBaseFixrrrrr�<module>s