If I use the section names `<< Config >>` for class definition, and `<< config >>` for object instantiation, the python file will not be written. If I change the latter to `<< konfig >>` it works ... Are section names case-sensitive? And if so, why?
If I use the section names `<< Config >>` for class definition, and `<< config >>` for object instantiation, the python file will not be written. If I change the latter to `<< konfig >>` it works ... Are section names case-sensitive? And if so, why?