{ } Raw JSON

bundles / astropy latest / astropy / extern / configobj / configobj / ConfigObj

class

astropy.extern.configobj.configobj:ConfigObj

source: /astropy/extern/configobj/configobj.py :1069

Signature

class   ConfigObj ( infile = None options = None configspec = None encoding = None interpolation = True raise_errors = False list_values = True create_empty = False file_error = False stringify = True indent_type = None default_encoding = None unrepr = False write_empty_values = False _inspec = False )

Members

Summary

An object to read, create, and write config files.

Aliases

  • astropy.config.configuration.configobj.ConfigObj