view src/__init__.py @ 2121:df5cb9e7d0b7

quick frontend (contact list): added isSpecial and isRoom to quickly now if an entity is specific
author Goffi <goffi@goffi.org>
date Sun, 15 Jan 2017 16:00:41 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION