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

bundles / IPython latest / IPython / lib / pretty / PrettyPrinter / breakable

function

IPython.lib.pretty:PrettyPrinter.breakable

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

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