Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
requests
/
File Content:
certs.pyo
� r2Wc @ s^ d Z d d l Z y d d l m Z Wn e k rB d � Z n Xe d k rZ e � GHn d S( s 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. i����N( t wherec C s t j j t j j t � d � S( s( Return the preferred certificate bundle.s cacert.pem( t ost patht joint dirnamet __file__( ( ( s>