Home
last modified time | relevance | path

Searched defs:nohelp (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dcmd.py73 nohelp = "*** No help on %s" variable in Cmd
/external/python/cpython2/Lib/
Dcmd.py76 nohelp = "*** No help on %s" variable in Cmd
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py1111 def nohelp(self, *args): member in TestApp