Home
last modified time | relevance | path

Searched refs:NoSuchSection (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py25 class NoSuchSection(FileError): class
363 raise NoSuchSection(section)
394 except NoSuchSection, exc: