관리-도구
편집 파일: core.cpython-35.pyc
��Re � @ s� d Z d d l Z y8 e � d d l m Z m Z d a d a d d � Z Wn- e k ry d d d � Z d d � Z Yn Xd d � Z d S)ze certifi.py ~~~~~~~~~~ This module returns the installation location of cacert.pem or its contents. � N)�path� read_textc C s1 t d k r- t d d � a t t j � � a t S)Nzpip._vendor.certifiz cacert.pem)�_CACERT_PATH�get_path�_CACERT_CTX�str� __enter__� r r ��/builddir/build/BUILDROOT/alt-python35-pip-20.2.4-5.el8.x86_64/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/certifi/core.py�where s r �asciic C s0 t t � d d | �� } | j � SWd QRXd S)N�r�encoding)�openr �read)�_module�_pathr �datar r r r 0 s r c C s d S)Nz /etc/pki/tls/certs/ca-bundle.crtr r r r r r 6 s c C s t d d d d �S)N�certifiz cacert.pemr r )r r r r r �contents: s r )�__doc__�os�ImportErrorZimportlib.resourcesr r r r r r r r r r r �<module> s