nasg/.venv/lib/python3.6/site-packages/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2018-07-25 13:23:23 +01:00
from certifi import where
print(where())