| 
				Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /lib64/python2.7/lib2to3/fixes/  | 
Upload File :  | 
�
ۜSec           @   s�   d  Z  d d l m Z d d l m Z d d l m Z d d l m	 Z	 m
 Z
 m Z d Z d e j
 f d �  �  YZ d	 �  Z d
 �  Z d �  Z d S(
   s.   Fixer for it.next() -> next(it), per PEP 3114.i   (   t   token(   t   python_symbols(   t
   fixer_base(   t   Namet   Callt   find_bindings;   Calls to builtin next() possibly shadowed by global bindingt   FixNextc           B   s,   e  Z e Z d  Z d Z d �  Z d �  Z RS(   s�  
    power< base=any+ trailer< '.' attr='next' > trailer< '(' ')' > >
    |
    power< head=any+ trailer< '.' attr='next' > not trailer< '(' ')' > >
    |
    classdef< 'class' any+ ':'
              suite< any*
                     funcdef< 'def'
                              name='next'
                              parameters< '(' NAME ')' > any+ >
                     any* > >
    |
    global=global_stmt< 'global' any* 'next' any* >
    t   prec         C   sW   t  t |  � j | | � t d | � } | rJ |  j | t � t |  _ n	 t |  _ d  S(   Nu   next(	   t   superR   t
   start_treeR   t   warningt   bind_warningt   Truet
   shadowed_nextt   False(   t   selft   treet   filenamet   n(    (    s.   /usr/lib64/python2.7/lib2to3/fixes/fix_next.pyR	   $   s    c         C   s�  | s t  � | j d � } | j d � } | j d � } | r� |  j rg | j t d d | j �� q�g  | D] } | j �  ^ qn } d | d _ | j t t d d | j �| � � n� | r� t d d | j �} | j | � n� | rct | � rM| d	 } d
 j	 g  | D] } t
 | � ^ q� j �  d k rI|  j | t
 � n  d  S| j t d � � n( d | k r�|  j | t
 � t |  _ n  d  S(
   Nt   baset   attrt   nameu   __next__t   prefixu    i    u   nextt   headt    u   __builtin__t   global(   t   AssertionErrort   getR
   t   replaceR   R   t   cloneR   t   is_assign_targett   joint   strt   stripR
   R   R   (   R   t   nodet   resultsR   R   R   R   R   (    (    s.   /usr/lib64/python2.7/lib2to3/fixes/fix_next.pyt	   transform.   s.    	
(
4(   t   __name__t
   __module__R   t
   BM_compatiblet   PATTERNt   orderR	   R$   (    (    (    s.   /usr/lib64/python2.7/lib2to3/fixes/fix_next.pyR      s
   	
c         C   s]   t  |  � } | d  k r t Sx: | j D]/ } | j t j k rB t St | |  � r&