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

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