관리-도구
편집 파일: certs.cpython-38.pyc
U &?�f? � @ sB d Z ddlZdejkr$ddlmZ ndd� Zedkr>ee� � dS )uF requests.certs ~~~~~~~~~~~~~~ This module returns the preferred default CA certificate bundle. There is only one — the one from the certifi package. If you are packaging Requests, e.g., for a Linux distribution or a managed environment, you can change the definition of where() to return a separately packaged CA bundle. � N�_PIP_STANDALONE_CERT)�wherec C s t jd S )Nr )�os�environ� r r �H/opt/hc_python/lib/python3.8/site-packages/pip/_vendor/requests/certs.pyr s r �__main__)�__doc__r r �pip._vendor.certifir �__name__�printr r r r �<module> s