bundles / astropy latest / astropy / extern / configobj / configobj / Section / __getitem__
function
astropy.extern.configobj.configobj:Section.__getitem__
source: /astropy/extern/configobj/configobj.py :550
Signature
def __getitem__ ( self , key ) Summary
Fetch the item and do string interpolation.
Aliases
-
astropy.config.configuration.configobj.Section.__getitem__