{ } Raw JSON

bundles / traitlets 5.15.0 / 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