view src/__init__.py @ 1604:9ac78437000d

jp (base): added quitFromSignal method to quit from signal handler with errcode without traceback, and addOnQuitCallback to manage cleaning callbacks
author Goffi <goffi@goffi.org>
date Sun, 15 Nov 2015 23:16:54 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION