Files
addon/lib/certifi/__main__.py
2019-04-23 14:32:53 +02:00

3 lines
41 B
Python

from certifi import where
print(where())