bundles / IPython 9.11.0 / IPython / core / inputtransformer2 / _tr_help2
function
IPython.core.inputtransformer2:_tr_help2
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