B
    �]�   �               @   s   G d d� d�Z dS )c               @   s   e Zd ZdZdd� ZdS )�_GLUECLAMP_)�UniSetZViewZPathZRefPatc             C   s   | j }| j|_|jS )N)r   �uniset_importsZout_reach_module_namesZfromargs)�self�us� r   �G/opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/__init__.py�_get_fa   s    z_GLUECLAMP_._get_faN)�__name__�
__module__�__qualname__r   r   r   r   r   r   r      s   r   N)r   r   r   r   r   �<module>   �