/
lib
/
python3.9
/
site-packages
/
certifi
/
__pycache__
/
Upload File
HOME
a t�|fT � @ s$ d Z ed�dd�Zed�dd�ZdS )ze certifi.py ~~~~~~~~~~ This module returns the installation location of cacert.pem or its contents. )�returnc C s dS )Nz /etc/pki/tls/certs/ca-bundle.crt� r r r �0/usr/lib/python3.9/site-packages/certifi/core.py�where s r c C s: t t� dd��} | �� W d � S 1 s,0 Y d S )Nzutf=8)�encoding)�openr �read)�datar r r �contents s r N)�__doc__�strr r r r r r �<module> s