laywerrobot/lib/python3.6/site-packages/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2020-08-27 21:55:39 +02:00
from certifi import where
print(where())