
    wOg?                     n    d Z ddlZdej        vrddlmZ nd Zedk    r e e                       dS 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.
    N_PIP_STANDALONE_CERT)wherec                  &    t           j        d         S )Nr   )osenviron     T/var/www/AppWebDeiv/myenv/lib/python3.11/site-packages/pip/_vendor/requests/certs.pyr   r      s    z011r	   __main__)__doc__r   r   pip._vendor.certifir   __name__printr   r	   r
   <module>r      sw   
 
 
			++)))))))2 2 2 z	E%%''NNNNN r	   