File: //opt/cloudlinux/venv/lib/python3.11/site-packages/guppy/etc/__pycache__/Glue.cpython-311.pyc
�
��n�9� � � d dl Z d dlZd dlZ G d� de� � Z G d� de� � Z G d� de� � Zd� Zd � Z G d
� de � � Z
G d� d
� � Z G d� d� � Z G d� d� � Z
G d� d� � Zd� ZdS )� Nc � � e Zd ZdS )� GlueErrorN��__name__�
__module__�__qualname__� � �a/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib64/python3.11/site-packages/guppy/etc/Glue.pyr r � � � � � � ��Dr
r c � � e Zd ZdS )�RecursionErrorNr r r
r r r
r r
r c � � e Zd ZdS )�NoSuchAttributeErrorNr r r
r r r r r
r c �` � | j }n# t $ r Y dS w xY wt j d|� � S )z� Determine if a module is a package - that means, sub-modules can be imported
Currently uses that it has a file name that matches '.*__init__.py[co]?$'
xxx is this portable/future-safe?
r z.*__init__.py[co]?$)�__file__�AttributeError�re�match)�m�names r � ispackager sE � ���z����� � � ��q�q�����
�8�)�4�0�0�0s �
�
�c �"