File: __init__.py

package info (click to toggle)
python-git 0.3.2~RC1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,412 kB
  • ctags: 1,221
  • sloc: python: 8,570; makefile: 16
file content (4 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (2)
1
2
3
4
"""Initialize the index package"""

from base import *
from typ import *