Searched refs:helptext (Results 1 – 2 of 2) sorted by relevance
349 helptext = help_io.getvalue()350 self.assertIn('_1', helptext)351 self.assertIn('_replace', helptext)352 self.assertIn('_asdict', helptext)
159 helptext = '' variable in Option