🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 10:42:33 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
python3.9
/
site-packages
/
importlib_metadata
/
__pycache__
📍 /usr/lib/python3.9/site-packages/importlib_metadata/__pycache__
🔄 Refresh
✏️
Editing: _compat.cpython-39.pyc
Read Only
a �x�cA � @ sr d dl Z d dlZg d�Zzd dlmZ W n eyF d dlmZ Y n0 dd� Zdd� ZG dd � d �Z d d� Z dS )� N)�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 �>/usr/lib/python3.9/site-packages/importlib_metadata/_compat.pyr s r c C s"