You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / utils / getargspec / getargspec

function

traitlets.utils.getargspec:getargspec

source: /traitlets/utils/getargspec.py :19

Signature

def   getargspec ( func : Any )  →  inspect.FullArgSpec

Summary

Like inspect.getargspec but supports functools.partial as well.

Aliases

  • traitlets.traitlets.getargspec