PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /lib/python2.7/site-packages/requests/ |
| Server: Linux server2.noticiasdecolima.com 4.18.0-553.30.1.el8_10.x86_64 #1 SMP Tue Nov 26 02:30:26 EST 2024 x86_64 IP: 107.161.180.42 |
| Dir : //lib/python2.7/site-packages/requests/certs.pyo |
� �/ec @ sR d Z y d d l m Z Wn e k r6 d � Z n Xe d k rN e � GHn d S( s� 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. This Fedora-patched package returns "/etc/pki/tls/certs/ca-bundle.crt" provided by the ca-certificates RPM package. i����( t wherec C s d S( s1 Return the absolute path to the system CA bundle.s /etc/pki/tls/certs/ca-bundle.crt( ( ( ( s2 /usr/lib/python2.7/site-packages/requests/certs.pyR s t __main__N( t __doc__t certifiR t ImportErrort __name__( ( ( s2 /usr/lib/python2.7/site-packages/requests/certs.pyt <module> s