You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.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