Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.32.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : fix_callable.cpython-34.pyo
�
j f�@s[dZddlmZddlmZmZmZmZmZGdd�dej	�Z
dS)z�Fixer for callable().

This converts callable(obj) into isinstance(obj, collections.Callable), adding a
collections import if needed.�)�
fixer_base)�Call�Name�String�Attr�touch_importc@s.eZdZdZdZdZdd�ZdS)�FixCallableTZprea
    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)N�func�collections�nodez, �Callable�
isinstance�prefix)rZcloner�extendrrrr)�selfrZresultsr	�args�r�?/opt/alt/python34/lib64/python3.4/lib2to3/fixes/fix_callable.py�	transforms

"zFixCallable.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZorderZPATTERNrrrrrr
srN)�__doc__Zlib2to3rZlib2to3.fixer_utilrrrrrZBaseFixrrrrr�<module>s(
© 2025 XylotrechusZ