jw-python/tools
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
..
python Attempt to support parsing full lines into StringTree 2019-05-19 13:15:27 +00:00
Makefile initial checkin 2017-07-24 12:19:34 +02:00