Files
addon/lib/certifi/__main__.py
2019-12-28 10:12:47 +01:00

3 lines
41 B
Python

from certifi import where
print(where())