Its safer to let the attempt to read fail before additional error checking. Also there is no need to remove DEFAULT from config.sections(), as it can't be there per the Python docs. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Its safer to let the attempt to read fail before additional error checking. Also there is no need to remove DEFAULT from config.sections(), as it can't be there per the Python docs. Signed-off-by: Eric Callahan <arksine.code@gmail.com>