%PDF- %PDF-
Direktori : /snap/core/17212/usr/lib/python3/dist-packages/requests/__pycache__/ |
Current File : //snap/core/17212/usr/lib/python3/dist-packages/requests/__pycache__/certs.cpython-35.pyc |
ꩈdZ � @ sd d Z d d l Z y d d l m Z Wn e k rF d d � Z Yn Xe d k r` e e � � d S)a certs.py ~~~~~~~~ This module returns the preferred default CA certificate bundle. 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)�wherec C s d S)z(Return the preferred certificate bundle.z"/etc/ssl/certs/ca-certificates.crt� r r r �0/usr/lib/python3/dist-packages/requests/certs.pyr s r �__main__)�__doc__�os.path�osZcertifir �ImportError�__name__�printr r r r �<module> s