Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pydoc.py349 helptext = help_io.getvalue()
350 self.assertIn('_1', helptext)
351 self.assertIn('_replace', helptext)
352 self.assertIn('_asdict', helptext)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DCommandLine.py159 helptext = '' variable in Option