File: __init__.py

package info (click to toggle)
wsgiproxy2 0.4.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 156 kB
  • sloc: python: 664; makefile: 128
file content (4 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
# -*- coding: utf-8 -*-
from .proxies import Proxy  # NOQA
from .proxies import HostProxy  # NOQA
from .proxies import TransparentProxy  # NOQA