utilipy
:docs
Index
Modules
Navigation
next »
« previous
|
utilipy v1.0.1
»
Utils (
utilipy.utils
)
»
Inspect (
utilipy.utils.inspect
)
»
fuller_signature
fuller_signature
¶
utilipy.utils.inspect.
fuller_signature
(
obj
:
Any
,
*
,
follow_wrapped
:
bool
=
True
)
→
Any
[source]
¶
Get a signature object for the passed callable.
Page Contents
fuller_signature