mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-09 16:27:45 +08:00
3 lines
41 B
Python
3 lines
41 B
Python
|
from certifi import where
|
||
|
print(where())
|