관리-도구
편집 파일: _compat.cpython-38.pyc
U +�e" � @ sB d dl Z d dlZddgZdd� Zdd� ZG dd� d�Zdd � ZdS ) � N�install� NullFinderc 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 �H/opt/hc_python/lib/python3.8/site-packages/importlib_metadata/_compat.pyr s c C s"