tptimer/env/lib/python2.7/site-packages/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2018-07-20 05:43:02 +00:00
from certifi import where
print(where())