bundles / IPython 9.10.0 / 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