Home
last modified time | relevance | path

Searched refs:listmodules (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dpathbrowser.py70 for nn, name in self.listmodules(names):
82 def listmodules(self, allnames): member in DirBrowserTreeItem
/third_party/python/Lib/
H A Dpydoc.py2051 elif request == 'modules': self.listmodules()
2053 self.listmodules(request.split()[1])
2182 def listmodules(self, key=''): function

Completed in 5 milliseconds