Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DconfigDialog.py241 text='Foreground', command=self.SetColourSampleBinding)
244 text='Background', command=self.SetColourSampleBinding)
911 def SetColourSampleBinding(self, *args): member in ConfigDialog