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