jw-python/tools/python/jwutils/stree
Jan Lindemann 1c0c5ab884 Attempt to support parsing full lines into StringTree
This commit tries to add support for the

  [section]
  first line
  second line

syntax, i.e. non-assignments, without equal sign. Half-baked, but
still better than before. Also support some more Python 3, i.e.
dict.items() instead of iteritems()

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-05-19 13:15:27 +00:00
..
Makefile Add StringTree and friends 2017-11-01 13:26:10 +01:00
serdes.py Attempt to support parsing full lines into StringTree 2019-05-19 13:15:27 +00:00
StringTree.py Attempt to support parsing full lines into StringTree 2019-05-19 13:15:27 +00:00