HomeSort by relevance Sort by last modified time
    Searched full:undoc_header (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 40 `self.undoc_header' set the headers used for the help function's
75 undoc_header = "Undocumented commands:" variable in class:Cmd
340 self.print_topics(self.undoc_header, cmds_undoc, 15,80)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 40 `self.undoc_header' set the headers used for the help function's
75 undoc_header = "Undocumented commands:" variable in class:Cmd
340 self.print_topics(self.undoc_header, cmds_undoc, 15,80)

Completed in 50 milliseconds