Submit
Path:
~
/
/
lib
/
python3.8
/
site-packages
/
pip
/
_vendor
/
certifi
/
File Content:
core.py
# -*- coding: utf-8 -*- """ certifi.py ~~~~~~~~~~ This module returns the installation location of cacert.pem. """ import os def where(): return '/etc/pki/tls/certs/ca-bundle.crt'
Submit
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
__init__.py
52 bytes
0644
__main__.py
53 bytes
0644
core.py
188 bytes
0644
N4ST4R_ID | Naxtarrr