Your IP : 216.73.216.196
B
��\w# � @ s� d Z ddlZddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddlm
Z
dd lmZ dd
lmZ ej
Zdd� Zd
d� Zd'dd�Zd(dd�Zd)dd�Zd*dd�Zd+dd�Zd,dd�Zd-dd�Zdd� Zdd � Zd!d"� Zd#d$� Zd.d%d&�ZdS )/z
Various helper utilities.
� N)�bases)�context)�
exceptions)�manager)�nodes)�raw_building)�scoped_nodes)�utilc C s t �| �}||_|S )N)r Zbuild_class�parent)�cls_name�builtins�proxy� r �@/opt/alt/python37/lib/python3.7/site-packages/astroid/helpers.py�_build_proxy_class s
r c C sR t | tj�r&| �� jtkr d}qHd}n"t | tj�r8d}nt | tj�rHd}t ||�S )NZbuiltin_function_or_method�function�method)
�
isinstancer �Lambda�root�name�BUILTINSr �BoundMethod�
UnboundMethodr )r r r r r r �_function_type"