Various fixes to the cnfvar module
authorSamir Aguiar <samir.aguiar@intra2net.com>
Mon, 23 Aug 2021 03:26:48 +0000 (00:26 -0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 4 Apr 2022 12:24:58 +0000 (14:24 +0200)
commit59b9c10ebde718f60ccb0eedf7f89f69ed8f355f
tree1436fd4acb164c6430b2a3a39deb99a9c7392ca7
parent719a228d7b863d76c3cc5dff935c7e081a63b585
Various fixes to the cnfvar module

- fix infinite loop with blank lines
- do not drop parent and comment values when normalizing
- fix error when first child begins with whitespaces
- format, restructure and document the module
src/cnfvar.py