Searched defs:remove_section (Results 1 – 3 of 3) sorted by relevance
431 def remove_section(self, section): member in RawConfigParser
1168 pub fn remove_section(&mut self, section: &str) -> Option<Map<String, Option<String>>> { in remove_section() method
969 def remove_section(self, section): member in RawConfigParser