bundles / astropy latest / astropy / extern / configobj / configobj / Section / clear
function
astropy.extern.configobj.configobj:Section.clear
source: /astropy/extern/configobj/configobj.py :680
Signature
def clear ( self ) Summary
A version of clear that also affects scalars/sections Also clears comments and configspec.
Extended Summary
Leaves other attributes alone :
depth/main/parent are not affected
Aliases
-
astropy.config.configuration.configobj.Section.clear