Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcmd.py72 undoc_header = "Undocumented commands:" variable in Cmd
336 self.print_topics(self.undoc_header, cmds_undoc, 15,80)
/third_party/python/Doc/library/
Dcmd.rst199 .. attribute:: Cmd.undoc_header