Comment 2 for bug 250643

Revision history for this message
Florian Heinle (tiax) wrote :

we should make that process a little more robust. Missing configuration items should be filled with defaults. Abstracting away from the method we use to write default configs (i.e. switching to ConfigParser here, too) and a try/except clause should allow us to complete existing config files with missing items, so we won't fall into this pit with every new config item we add