view src/__init__.py @ 2488:78c7992a26ed

plugin NAT-port: raise MappingError if something get wrong during "addportmapping" + log unexpected errors (i.e. everything else than MappingError)
author Goffi <goffi@goffi.org>
date Thu, 01 Feb 2018 07:24:34 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION