Jan Lindemann
6123a68195
Cmds.py: Run all commands in asyncio event loop
...
This commit makee Cmds run all sub-commands in an asyncio event loop.
The event loop is currently passed to the commands, which seems
unnecessary and looks like it's using a feature which is bound to be
deprecated in the future.
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-10-28 13:12:18 +01:00
..
algo
Rename the MODDIR makefile variable to JWBDIR
2019-06-29 23:32:20 +02:00
stree
Rename the MODDIR makefile variable to JWBDIR
2019-06-29 23:32:20 +02:00
Cmd.py
Fix multiple Python 3 compatibility issues
2019-03-10 16:38:59 +01:00
Cmds.py
Cmds.py: Run all commands in asyncio event loop
2019-10-28 13:12:18 +01:00
CppState.py
Add forgotten jwutils/CppState.py
2019-06-03 10:00:04 +02:00
log.py
log.py: Add slog_m() (multiline logging)
2019-10-28 12:50:17 +01:00
Makefile
Rename the MODDIR makefile variable to JWBDIR
2019-06-29 23:32:20 +02:00
misc.py
Add misc.object_builtin_name()
2019-10-24 18:45:05 +02:00
Object.py
Fix multiple Python 3 compatibility issues
2019-03-10 16:38:59 +01:00
RedirectStdIO.py
Rename MuteStdIO to RedirectStdIO
2017-07-26 11:40:35 +02:00