view src/__init__.py @ 2193:33b82250eadd

jp (base): raise InternalError if output is used when use_output is not declared
author Goffi <goffi@goffi.org>
date Mon, 13 Mar 2017 23:14:00 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION