HomeSort by relevance Sort by last modified time
    Searched refs:GetKeysDialog (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 8 class GetKeysDialog(Toplevel):
265 dlg=GetKeysDialog(root,'Get Keys','find-again',[])
configDialog.py 19 from idlelib.keybindingDialog import GetKeysDialog
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 8 class GetKeysDialog(Toplevel):
265 dlg=GetKeysDialog(root,'Get Keys','find-again',[])
configDialog.py 19 from idlelib.keybindingDialog import GetKeysDialog
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
    [all...]

Completed in 800 milliseconds