Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/sys/lib/python2.7/lib2to3/fixes/fix_callable.pyo

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


�`^c@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((s0/sys/lib/python2.7/lib2to3/fixes/fix_callable.pyt	transforms

"(t__name__t
__module__tTruet
BM_compatibletordertPATTERNR(((s0/sys/lib/python2.7/lib2to3/fixes/fix_callable.pyR
sN(t__doc__tlib2to3Rtlib2to3.fixer_utilRRRRRtBaseFixR(((s0/sys/lib/python2.7/lib2to3/fixes/fix_callable.pyt<module>s(

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.