File: __init__.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 (3 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (2)
1
2
3
from .core import where, old_where

__version__ = "2016.02.28"