File: _errors.py

package info (click to toggle)
python-tiny-proxy 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: python: 1,154; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
class ProxyError(Exception):
    pass