HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //lib64/python3.11/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-311.pyc
�

!A?hB��T�dZddlmZddlmZddlmZGd�dej��ZdS)z�Fixer that changes 'a ,b' into 'a, b'.

This also changes '{a :b}' into '{a: b}', but does not touch other
uses of colons.  It does not touch other uses of whitespace.

�)�pytree)�token)�
fixer_basec�|�eZdZdZdZejejd��Zejej	d��Z	ee	fZ
d�ZdS)�
FixWsCommaTzH
    any<(not(',') any)+ ',' ((not(',') any)+ ',')* [not(',') any]>
    �,�:c���|���}d}|jD]H}||jvr)|j}|���rd|vrd|_d}�4|r|j}|sd|_d}�I|S)NF�
�T� )�clone�children�SEPS�prefix�isspace)�self�node�results�new�comma�childrs       �3/usr/lib64/python3.11/lib2to3/fixes/fix_ws_comma.py�	transformzFixWsComma.transforms����j�j�l�l�����\�	�	�E���	�!�!�����>�>�#�#�&��F�(:�(:�#%�E�L�����+�"�\�F�!�+�'*�������
�N)�__name__�
__module__�__qualname__�explicit�PATTERNr�Leafr�COMMA�COLONrr�rrrrsd�������H��G�
�F�K���S�)�)�E��F�K���S�)�)�E��5�>�D�����rrN)�__doc__rr�pgen2rr�BaseFixrr$rr�<module>r(s~����������������������������#�����r