Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpydoc.py1839 elif request == 'topics': self.listtopics()
1897 def listtopics(self): member in Helper
/external/python/cpython3/Lib/
Dpydoc.py2047 elif request == 'topics': self.listtopics()
2108 def listtopics(self): member in Helper