pyhocon
pyhocon copied to clipboard
Preserving comments during parsing
Is there a way to preserve comments during parsing? I have a use-case where I need to load a config file, make amends to it and dump it back to disk without losing any pre-existing comments. Please let me know.
I would be interesting to see this as well.
Like to create a config file, for each config add comment to certain section programly.