File: errors.py

package info (click to toggle)
python-schroot 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 108 kB
  • ctags: 49
  • sloc: python: 190; makefile: 26
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (4)
1
2
3
4


class SchrootError(Exception):
    pass