Searched refs:savecopy (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/idlelib/ | ||
D | iomenu.py | 548 self.text.bind('<Control-c>', self.savecopy) |
/external/python/cpython2/Lib/idlelib/ | ||
D | IOBinding.py | 586 self.text.bind('<Control-c>', self.savecopy) |