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

bundles / IPython 9.14.0.dev / IPython / lib / pretty / PrettyPrinter / begin_group

function

IPython.lib.pretty:PrettyPrinter.begin_group

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

Signature

def   begin_group ( self indent = 0 open = '' )

Summary

Begin a group. The first parameter specifies the indentation for the next line (usually the width of the opening text), the second the opening text. All parameters are optional.

Aliases

  • IPython.lib.pretty.PrettyPrinter.begin_group