PTU5KAS/kas
Claudius Heine 4df59537ba Make __version__ available in the whole module
This shortens the include from "from .__version__ import __version__"
to "from . import __version__" within the module.

Signed-off-by: Claudius Heine <ch@denx.de>
2017-06-19 12:26:08 +02:00
..
__init__.py Make __version__ available in the whole module 2017-06-19 12:26:08 +02:00
__main__.py Initial public release 2017-06-14 15:21:19 +02:00
__version__.py Initial public release 2017-06-14 15:21:19 +02:00
build.py Initial public release 2017-06-14 15:21:19 +02:00
config.py Initial public release 2017-06-14 15:21:19 +02:00
kas.py Make __version__ available in the whole module 2017-06-19 12:26:08 +02:00
kasstate.py Initial public release 2017-06-14 15:21:19 +02:00
libcmds.py Initial public release 2017-06-14 15:21:19 +02:00
libkas.py Added SHELL and TERM to environment whitelist and start $SHELL if set 2017-06-19 10:40:01 +02:00
repos.py Initial public release 2017-06-14 15:21:19 +02:00
shell.py Added SHELL and TERM to environment whitelist and start $SHELL if set 2017-06-19 10:40:01 +02:00