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

Automatically comment new sections and options #8

Open kynikos opened 9 years ago

kynikos commented 9 years ago

When exporting, automatically introduce added sections and options with comments like "# {These options have|This section has} been added automatically". Remember that the comment character must be customizable.