Files
addon/plugin.video.alfa/lib/certifi/__main__.py
2019-04-08 18:31:52 +02:00

3 lines
43 B
Python

from certifi import where
print(where())