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

bundles / IPython 9.3.0 / IPython / core / oinspect / _render_signature

function

IPython.core.oinspect:_render_signature

source: /IPython/core/oinspect.py :1176

Signature

def   _render_signature ( obj_signature obj_name )  →  str

Summary

This was mostly taken from inspect.Signature.__str__. Look there for the comments. The only change is to add linebreaks when this gets too long.

Aliases

  • IPython.core.oinspect._render_signature