Home
last modified time | relevance | path

Searched defs:helpfile (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
Deditor.py921 def __extra_help_callback(self, helpfile): argument
923 def display_extra_help(helpfile=helpfile): argument
/third_party/python/Modules/_ctypes/
Dcallproc.c1051 BSTR descr=NULL, helpfile=NULL, source=NULL; in GetComError() local