Home | History | Annotate | Download | only in idlelib

Lines Matching refs:rmenu_check_cut

128         ("Cut", "<<cut>>", "rmenu_check_cut"),
1282 def rmenu_check_cut(self):
1288 return super(PyShell, self).rmenu_check_cut()