xoa.cfgm.ConfigManager.get_defaults

ConfigManager.get_defaults(nocomments=False, interpolation=None)[source]

Get the default config

Parameters:
  • nocomments (boolean) – Do not include option comments in config file. If equal to 2, remove section comments too.

  • interpolation (optional) – If True, interpolate values.

Returns:

A ConfigObj instance