PTU5KAS/kas
Claudius Heine 7ef96e732a includehandler: removed sys.exit(), expanded error checks
The application should not be stopped from this code, removed `sys.exit`
and added exceptions to improve error handling.

Also added some more checks that were missing.

Signed-off-by: Claudius Heine <ch@denx.de>
2017-07-07 16:56:49 +02:00
..
__init__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
__main__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__version__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
build.py Added and fixed documentation for kas command line 2017-06-28 15:12:15 +02:00
config.py config: Initialize proxy environment prior to fetching includes 2017-07-06 09:10:11 +02:00
includehandler.py includehandler: removed sys.exit(), expanded error checks 2017-07-07 16:56:49 +02:00
kas.py Ignore SIGINT/TERM at kas level, let sub-processes handle it 2017-07-06 09:05:52 +02:00
libcmds.py libkas: Rework repo_fetch to parallelized repos_fetch 2017-06-28 14:51:29 +02:00
libkas.py libkas: Terminate kas on _repo_fetch_async errors 2017-07-06 09:05:49 +02:00
repos.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
shell.py Added and fixed documentation for kas command line 2017-06-28 15:12:15 +02:00