File: errors.py

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


class SchrootError(Exception):
    pass