Varken/lib/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2018-12-02 11:38:37 -08:00
from certifi import where
print(where())