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

bundles / IPython 9.12.0 / IPython / core / inputtransformer2 / _tr_help2

function

IPython.core.inputtransformer2:_tr_help2

source: /IPython/core/inputtransformer2.py :432

Signature

def   _tr_help2 ( content )

Summary

Translate lines escaped with: ??

Extended Summary

A naked help line should fire the intro help screen (shell.show_usage())

Aliases

  • IPython.core.inputtransformer2._tr_help2