kynikos / lib.py.configfile

Python library to dynamically parse and edit configuration files with support for subsections.
https://kynikos.github.io/lib.py.configfile/
MIT License
2 stars 1 forks source link

Properly implement "deep" resetting #22

Open kynikos opened 9 years ago

kynikos commented 9 years ago

When reset-exporting, also the subsections of a no-longer-existing section must be removed. See also related TODO in source.