Files
order/venv/Lib/site-packages/certifi/__main__.py

3 lines
41 B
Python
Raw Normal View History

2019-07-21 18:20:01 +08:00
from certifi import where
print(where())