Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_helpabout.py15 idle_readme = About.ShowIDLEAbout.im_func
/external/python/cpython2/Lib/idlelib/
DaboutDialog.py102 command=self.ShowIDLEAbout)
128 def ShowIDLEAbout(self): member in AboutDialog