bundles / astropy latest / astropy / extern / configobj / configobj / ConfigObj / _handle_error
function
astropy.extern.configobj.configobj:ConfigObj._handle_error
source: /astropy/extern/configobj/configobj.py :1722
Signature
def _handle_error ( self , text , ErrorClass , infile , cur_index ) Summary
Handle an error according to the error settings.
Extended Summary
Either raise the error or store it. The error will have occured at cur_index
Aliases
-
astropy.config.configuration.configobj.ConfigObj._handle_error