PATH:
usr
/
lib
/
python3.6
/
site-packages
/
pip
/
_vendor
/
certifi
/
Editing: __main__.py
from certifi import where print(where())
SAVE
CANCEL