DEBSOURCES
Skip Quicknav
sources / knot-resolver / 6.0.17-1 / python / knot_resolver / __init__.py
123456
from .constants import VERSION from .exceptions import KresBaseException __version__ = VERSION __all__ = ["KresBaseException"]