bundles / astropy latest / astropy / extern / configobj / configobj / InterpolationEngine / _fetch
function
astropy.extern.configobj.configobj:InterpolationEngine._fetch
source: /astropy/extern/configobj/configobj.py :354
Signature
def _fetch ( self , key ) Summary
Helper function to fetch values from owning section.
Extended Summary
Returns a 2-tuple: the value, and the section where it was found.
Aliases
-
astropy.config.configuration.configobj.InterpolationEngine._fetch