
    ;e                     F    	 d dl mZ d dlmZ  G d dej                  ZdS )   )
fixer_base)Namec                   :    e Zd ZdZdZd e            z  ZdZd ZdS )FixItertoolsTz7('imap'|'ifilter'|'izip'|'izip_longest'|'ifilterfalse')z
              power< it='itertools'
                  trailer<
                     dot='.' func=%(it_funcs)s > trailer< '(' [any] ')' > >
              |
              power< func=%(it_funcs)s trailer< '(' [any] ')' > >
                 c                 f   d }|d         d         }d|v rb|j         dvrY|d         |d         }}|j        }|                                 |                                 |j                            |           |p|j        }|                    t          |j         dd          |                     d S )Nfunc    it)ifilterfalseizip_longestdot   )prefix)valuer   removeparentreplacer   )selfnoderesultsr   r	   r   r   s          2/usr/lib/python3.11/lib2to3/fixes/fix_itertools.py	transformzFixItertools.transform   s    vq!GOOJ>>>u~wt}CYFIIKKK JJLLLK%%%&4;T$*QRR.88899999    N)	__name__
__module____qualname__BM_compatibleit_funcslocalsPATTERN	run_orderr    r   r   r   r      sK        MHH FHHG I: : : : :r   r   N) r   
fixer_utilr   BaseFixr   r#   r   r   <module>r'      sg               : : : : ::% : : : : :r   