Searched defs:fgcol (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ |
D | pydoc.py | 492 def heading(self, title, fgcol, bgcol, extras=''): argument 503 def section(self, title, fgcol, bgcol, contents, width=6, argument
|
/external/python/cpython2/Lib/ |
D | pydoc.py | 468 def heading(self, title, fgcol, bgcol, extras=''): argument 479 def section(self, title, fgcol, bgcol, contents, width=6, argument
|