comparison lxmldump.py @ 14:7498bda8b4a2

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 May 2021 13:15:07 +0300
parents 3bd772fd6a50
children 2f86537ff1f7
comparison
equal deleted inserted replaced
13:3bd772fd6a50 14:7498bda8b4a2
20 ### 20 ###
21 ### Default settings 21 ### Default settings
22 ### 22 ###
23 pkk_cfg = { 23 pkk_cfg = {
24 "verbosity": 3, 24 "verbosity": 3,
25
26 "annotate": False, 25 "annotate": False,
27 "mode": 0, 26 "mode": 0,
28 "normalize": False, 27 "normalize": False,
29 "xml": False,
30
31 "debug": False, 28 "debug": False,
32 } 29 }
33 30
34 31
35 pkk_str_fmap = { 32 pkk_str_fmap = {