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

Function get_arg_text

Lib/idlelib/CallTips.py:133–177  ·  view source on GitHub ↗

Get a string describing the arguments for the given object, only if it is callable.

(ob)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fetch_tipMethod · 0.85
testFunction · 0.85

Calls 8

_find_constructorFunction · 0.85
getattrFunction · 0.85
lstripMethod · 0.80
listClass · 0.50
appendMethod · 0.45
joinMethod · 0.45
subMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected