This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / oinspect / _render_signature

function

IPython.core.oinspect:_render_signature

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

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