Your IP : 3.17.74.253


Current Path : /lib64/python2.7/lib2to3/fixes/
Upload File :
Current File : //lib64/python2.7/lib2to3/fixes/fix_callable.pyo

�
�mec@s[dZddlmZddlmZmZmZmZmZdej	fd��YZ
dS(s�Fixer for callable().

This converts callable(obj) into isinstance(obj, collections.Callable), adding a
collections import if needed.i����(t
fixer_base(tCalltNametStringtAttrttouch_importtFixCallablecBs#eZeZdZdZd�ZRS(tpres
    power< 'callable'
           trailer< lpar='('
                    ( not(arglist | argument<any '=' any>) func=any
                      | func=arglist<(not argument<any '=' any>) any ','> )
                    rpar=')' >
           after=any*
    >
    cCss|d}tddd|�|j�td�g}|jttd�td���ttd�|d|j�S(Ntfuncucollectionstnodeu, uCallableu
isinstancetprefix(	RtNonetcloneRtextendRRRR
(tselfR	tresultsRtargs((s2/usr/lib64/python2.7/lib2to3/fixes/fix_callable.pyt	transforms

"(t__name__t
__module__tTruet
BM_compatibletordertPATTERNR(((s2/usr/lib64/python2.7/lib2to3/fixes/fix_callable.pyR
sN(t__doc__tlib2to3Rtlib2to3.fixer_utilRRRRRtBaseFixR(((s2/usr/lib64/python2.7/lib2to3/fixes/fix_callable.pyt<module>s(