
ªw]^  ã               @   sU   d  d l  m Z d  d l m Z d d d d d d i Z Gd	 d
 „  d
 e j ƒ Z d S)é   )Ú
fixer_base)ÚNameZim_funcÚ__func__Zim_selfÚ__self__Zim_classz__self__.__class__c               @   s(   e  Z d  Z d Z d Z d d „  Z d S)ÚFixMethodattrsTzU
    power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
    c             C   s;   | d d } t  | j } | j t | d | j ƒƒ d  S)NÚattré    Úprefix)ÚMAPÚvalueÚreplacer   r	   )ÚselfZnodeÚresultsr   Únew© r   úT/build/toolchain/mac32/python-3.5.2-openssl1.0.2s-1/lib/python3.5/fix_methodattrs.pyÚ	transform   s    zFixMethodattrs.transformN)Ú__name__Ú
__module__Ú__qualname__ZBM_compatibleZPATTERNr   r   r   r   r   r      s   r   N)Ú r   Z
fixer_utilr   r
   ZBaseFixr   r   r   r   r   Ú<module>   s
   