File: //var/opt/nydus/ops/mysql/opentelemetry/importlib_metadata/__pycache__/_compat.cpython-39.pyc
a
�,�h/ � @ s� d dl Z d dlZd dlZd dlmZ g d�Zzd dlmZ W n eyZ d dlmZ Y n0 dd� Z dd� Z
G d d
� d
�Zdd� Zej
d
kr�eee je f Zneedf ZdS )� N)�Union)�install�
NullFinder�Protocol)r c C s t j�| � � t� | S )z�
Class decorator for installation on sys.meta_path.
Adds the backport DistributionFinder to sys.meta_path and
attempts to disable the finder functionality of the stdlib
DistributionFinder.
)�sys� meta_path�append�disable_stdlib_finder)�cls� r �a/opt/nydus/tmp/pip-target-wkfpz8uv/lib64/python/mysql/opentelemetry/importlib_metadata/_compat.pyr s r c C s"