Searched refs:NoSuchSection (Results 1 – 1 of 1) sorted by relevance
25 class NoSuchSection(FileError): class363 raise NoSuchSection(section)394 except NoSuchSection, exc: