I\'m creating a parser module for a specific type of python file. (Target file is a config file, where I want to read and update values and finally write to it).
This