/dports/lang/python37/Python-3.7.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python310/Python-3.10.1/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python39/Python-3.9.9/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python38/Python-3.8.12/Lib/idlelib/ |
H A D | calltip.py | 46 def try_open_calltip_event(self, event): member in Calltip
|
H A D | editor.py | 332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
|
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/ |
H A D | CallTips.py | 53 def try_open_calltip_event(self, event): member in CallTips
|
/dports/lang/python27/Python-2.7.18/Lib/idlelib/ |
H A D | CallTips.py | 53 def try_open_calltip_event(self, event): member in CallTips
|