
    daf[                     2    d dl mZ d dlmZ  G d de      Zy)    )BaseFix)Namec                       e Zd ZdZdZd Zy)	FixParrotz6
    Change functions named 'parrot' to 'cheese'.
    z$funcdef < 'def' name='parrot' any* >c                 X    |d   }|j                  t        d|j                               y )Nnamecheese)replacer   prefix)selfnoderesultsr   s       K/root/Python-3.12.4/Lib/test/test_lib2to3/data/fixers/myfixes/fix_parrot.py	transformzFixParrot.transform   s"    vT(DKK01    N)__name__
__module____qualname____doc__PATTERNr    r   r   r   r      s     9G2r   r   N)lib2to3.fixer_baser   lib2to3.fixer_utilr   r   r   r   r   <module>r      s    & #	2 	2r   