Files
old-nlp/venv/lib/python3.7/site-packages/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2019-10-20 13:16:49 +02:00
from certifi import where
print(where())