bundles / IPython 9.12.0 / IPython / lib / pretty / _PrettyPrinterBase / group
function
IPython.lib.pretty:_PrettyPrinterBase.group
source: /IPython/lib/pretty.py :186
Signature
def group ( self , indent = 0 , open = '' , close = '' ) Summary
like begin_group / end_group but for the with statement.
Aliases
-
IPython.lib.pretty._PrettyPrinterBase.group