{ } Raw JSON

bundles / astropy 7.0.1 / astropy / extern / configobj / configobj / ConfigObjError

class

astropy.extern.configobj.configobj:ConfigObjError

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

Signature

class   ConfigObjError ( message = '' line_number = None line = '' )

Members

Summary

This is the base class for all errors that ConfigObj raises. It is a subclass of SyntaxError.

Aliases

  • astropy.config.configuration.configobj.ConfigObjError