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

bundles / IPython 9.5.0 / IPython / lib / pretty / PrettyPrinter / breakable

function

IPython.lib.pretty:PrettyPrinter.breakable

source: /IPython/lib/pretty.py :240

Signature

def   breakable ( self sep = )

Summary

Add a breakable separator to the output. This does not mean that it will automatically break here. If no breaking on this position takes place the sep is inserted which default to one space.

Aliases

  • IPython.lib.pretty.PrettyPrinter.breakable