// SYSTEM PANEL //
[ROOT]
/
usr
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
certifi
[ PARENT ]
EDIT :: __main__.py
from certifi import where print(where())
SAVE
CANCEL