§
w?ñ�¤ð/ã óH — d Z ddlmZ ddlmZ G d„ dej ¦ « ZdS )aT Fixer for itertools.(imap|ifilter|izip) --> (map|filter|zip) and
itertools.ifilterfalse --> itertools.filterfalse (bugs 2360-2363)
imports from itertools are fixed in fix_itertools_import.py
If itertools is imported as something else (ie: import itertools as it;
it.izip(spam, eggs)) method calls will not get fixed.
é )Ú
fixer_base)ÚNamec ó: — e Zd ZdZdZd e¦ « z ZdZd„ ZdS )Ú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 dvrY|d |d }}|j }| ¦ « | ¦ « |j |¦ « |p|j }| t |j dd … |¬¦ « ¦ « d S )NÚfuncé Úit)ÚifilterfalseÚizip_longestÚdoté )Úprefix)Úvaluer ÚremoveÚparentÚreplacer )ÚselfÚnodeÚresultsr r r r s úB/opt/alt/python311/lib64/python3.11/lib2to3/fixes/fix_itertools.pyÚ transformzFixItertools.transform s± € ؈Ø�vŒ˜qÔ!ˆØ�GˆOˆOØŒJÐ>Ð>Ð>ؘu”~ w¨t¤}�ˆCà”YˆFØ�IŠI‰KŒKˆKð
�JŠJ‰LŒLˆLØŒK×Ò Ñ%Ô%Ð%àÐ&˜4œ;ˆØ�Š•T˜$œ* Q R Rœ.°Ð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ØH€Hðð �F‘H”Hñ
€Gð €Ið:ð :ð :ð :ð :r r N)Ú__doc__Ú r Ú
fixer_utilr ÚBaseFixr r# r r ú