
    `Deb                     $    d Z dZdefdZdefdZy)z}
certifi.py
~~~~~~~~~~

This module returns the installation location of
/etc/ssl/certs/ca-certificates.crt or its contents.
z"/etc/ssl/certs/ca-certificates.crtreturnc                      t         S )N)DEBIAN_CA_CERTS_PATH     ./usr/lib/python3/dist-packages/certifi/core.pywherer      s    r   c                  z    t        t               dd      5 } | j                         cd d d        S # 1 sw Y   y xY w)Nrascii)encoding)openr   read)datas    r   contentsr      s0    	egsW	- yy{  s   1:N)__doc__r   strr   r   r   r   r   <module>r      s*    <  s  # r   