nzbToMedia/libs/common/certifi/__main__.py
2018-12-16 13:50:27 -05:00

2 lines
41 B
Python

from certifi import where
print(where())