// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
certifi
[ PARENT ]
EDIT :: __main__.py
from certifi import where print(where())
SAVE
CANCEL