{ } Raw JSON

bundles / astropy latest / astropy / extern / configobj / configobj / Section / __delitem__

function

astropy.extern.configobj.configobj:Section.__delitem__

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

Signature

def   __delitem__ ( self key )

Summary

Remove items from the sequence when deleting.

Aliases

  • astropy.config.configuration.configobj.Section.__delitem__