文件操作 - _compat.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/importlib_metadata/__pycache__/_compat.cpython-310.pyc
编辑文件内容
o L�a � @ s� d dl Z d dlZg d�Zzd dlmZ W n ey$ d dlmZ Y nw dd� Zdd� ZG dd � d �Z G d d� d�Z dd � ZdS )� 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 �</usr/lib/python3/dist-packages/importlib_metadata/_compat.pyr s r c C s"