{ } Raw JSON

bundles / astropy latest / astropy / extern / configobj / configobj / Section / iteritems

function

astropy.extern.configobj.configobj:Section.iteritems

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

Signature

def   iteritems ( self )

Summary

D.iteritems() -> an iterator over the (key, value) items of D

Aliases

  • astropy.config.configuration.configobj.Section.iteritems