{ } Raw JSON

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

function

astropy.extern.configobj.configobj:ConfigObj.reload

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

Signature

def   reload ( self )

Summary

Reload a ConfigObj from file.

Extended Summary

This method raises a ReloadError if the ConfigObj doesn't have a filename attribute pointing to a file.

Aliases

  • astropy.config.configuration.configobj.ConfigObj.reload