remove_section(section)
Remove the specified section from the configuration. If the section in fact existed, return True. Otherwise return False.
remove_section(section)
Remove the specified section from the configuration. If the section in fact existed, return True. Otherwise return False.
Please login to continue.