U
    ?h                     @   s&   d Z ddlmZ edkr"ee  dS )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.
    )where__main__N)__doc__certifir   __name__print r   r   @/var/www/html/venv/lib/python3.8/site-packages/requests/certs.py<module>   s   