faqwiz.py - main code
def do_roulette(self): ...
print 'Content-type: text/html'
req = self.ui.req or 'home'
meth = getattr(self, mname)
self.error("Bad request type %s." % `req`)
self.error("Invalid entry file name %s" % exc.file)
self.error("No entry with file name %s" % exc.file)
except NoSuchSection, exc:
self.error("No section number %s" % exc.section)