summaryrefslogtreecommitdiff
path: root/game/python-extra/certifi/__main__.py
blob: 5f1da0dd0c201e8aedc1552ef82a1780eb37276d (plain) (blame)
1
2
from certifi import where
print(where())