| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/ |
Upload File : |
���]� � @ sI d d l m Z m Z d d l m Z m Z Gd d � d e j � Z d S)� )�
fixer_base�pytree)�token�symsc @ s. e Z d Z d Z d Z d Z d d � Z d S)�
FixSetLiteralTaj power< 'set' trailer< '('
(atom=atom< '[' (items=listmaker< any ((',' any)* [',']) >
|
single=any) ']' >
|
atom< '(' items=testlist_gexp< any ((',' any)* [',']) > ')' >
)
')' > >
c C s | j d � } | rI t j t j | j � g � } | j | � | } n
| d } t j t j d � g } | j
d d � | j D� � | j t j t j
d � � | j j | d
_ t j t j | � } | j | _ t | j � d k r| j d } | j � | j | j d _ | S)N�single�items�{c s s | ] } | j � Vq d S)N)�clone)�.0�n� r
�4/opt/alt/python35/lib64/python3.5/fix_set_literal.py� <genexpr>'