Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/idle_test/
Dtest_squeezer.py435 expandingbutton.selection_own = Mock()
/third_party/python/Lib/tkinter/
D__init__.py1025 def selection_own(self, **kw): member in Misc