MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / fetch_tip

Method fetch_tip

Lib/idlelib/CallTips.py:83–106  ·  view source on GitHub ↗

Return the argument list and docstring of a function or class If there is a Python subprocess, get the calltip there. Otherwise, either fetch_tip() is running in the subprocess itself or it was called in an IDLE EditorWindow before any script had been run. The subp

(self, expression)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

open_calltipMethod · 0.95
testFunction · 0.95
get_the_calltipMethod · 0.80

Calls 3

get_entityMethod · 0.95
get_arg_textFunction · 0.85
remotecallMethod · 0.80

Tested by

no test coverage detected