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