Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_helpabout.py14 idle_credits = About.ShowIDLECredits.im_func
/external/python/cpython2/Lib/idlelib/
DaboutDialog.py110 command=self.ShowIDLECredits)
125 def ShowIDLECredits(self): member in AboutDialog