view src/__init__.py @ 860:05cd9dc775e6

server: use of relative import instead of try/except block in server/constants
author Goffi <goffi@goffi.org>
date Mon, 25 Jan 2016 16:39:40 +0100
parents fd438e51bda8
children 5cefc6ab302f
line wrap: on
line source

from server.constants import Const as C

__version__ = C.APP_VERSION