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