Files

3 lines
41 B
Python
Raw Permalink Normal View History

2019-11-17 12:44:16 +01:00
from certifi import where
print(where())