Home
last modified time | relevance | path

Searched refs:PathBrowser (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/
Dpathbrowser.py9 class PathBrowser(ModuleBrowser): class
103 PathBrowser(parent, _htest=True)
DChangeLog269 * PathBrowser.py: py-cvs-rel2_1 (Rev 1.6) merge - whitespace
422 ParenMatch.py, PathBrowser.py, Percolator.py, PyParse.py,
439 OutputWindow.py, ParenMatch.py, PathBrowser.py, Percolator.py,
468 ParenMatch.py, PathBrowser.py, Percolator.py, PyParse.py,
535 OutputWindow.py, ParenMatch.py, PathBrowser.py, Percolator.py,
557 OutputWindow.py, ParenMatch.py, PathBrowser.py, Percolator.py,
946 * ClassBrowser.py, PathBrowser.py: Rewritten based on TreeWidget.py
1003 * PathBrowser.py:
1156 * PathBrowser.py: Don't crash when sys.path contains an empty string.
1160 * PathBrowser.py:
[all …]
Deditor.py737 pathbrowser.PathBrowser(self.root)
/third_party/python/Lib/idlelib/idle_test/
Dtest_pathbrowser.py25 cls.pb = pathbrowser.PathBrowser(cls.root, _utest=True)
/third_party/python/Misc/
DHISTORY27763 * Tools/idle/PathBrowser.py:
27766 * Tools/idle/PathBrowser.py:
27801 Add PathBrowser to File module
27803 * Tools/idle/PathBrowser.py: