jw-python/tools/python/jwutils
Jan Lindemann fd125f07fe Add class Cmds
run_sub_commands() was the only way to access subcommands up to now,
Cmds.run() adds another interface, an object as a place to add
customizations affecting all commands, e.g. global command line
options.

Signed-off-by: Jan Lindemann <jan@janware.com>
2018-12-11 14:10:01 +01:00
..
algo ShuntingYard.py: Improve tokenize() quote handling 2017-08-03 10:00:29 +02:00
stree Fix: StringTree misparsed key = "val # blah" 2017-11-26 21:25:01 +01:00
Cmd.py Add class Cmds 2018-12-11 14:10:01 +01:00
Cmds.py Add class Cmds 2018-12-11 14:10:01 +01:00
log.py grammar.py: Add support for --irrelevant-symbols 2017-10-30 10:00:25 +01:00
Makefile Rename module jwutil to jwutils 2017-07-24 13:00:37 +02:00
misc.py misc.py: Make process cleanup more robust 2017-11-22 09:52:22 +01:00
Object.py Make jwutils.log module somewhat usable 2017-08-07 18:05:53 +02:00
RedirectStdIO.py Rename MuteStdIO to RedirectStdIO 2017-07-26 11:40:35 +02:00