File: __main__.py

package info (click to toggle)
python-certifi 2016.2.28-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 808 kB
  • ctags: 26
  • sloc: python: 64; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (76)
1
2
from certifi import where
print(where())