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

Allow importing from a multiline string #21

Open kynikos opened 9 years ago

kynikos commented 9 years ago

Allow importing a configuration from a plain multiline string (i.e., if it's a single line, still try to interpret it as a file path).