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

bundles / IPython latest / IPython / core / interactiveshell / InteractiveShell / show_usage_error

function

IPython.core.interactiveshell:InteractiveShell.show_usage_error

source: /IPython/core/interactiveshell.py :2148

Signature

def   show_usage_error ( self exc )

Summary

Show a short message for UsageErrors

Extended Summary

These are special exceptions that shouldn't show a traceback.

Aliases

  • IPython.InteractiveShell.show_usage_error