{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / error / InputRejected

class

IPython.core.error:InputRejected

source: /IPython/core/error.py :55

Summary

Input rejected by ast transformer.

Extended Summary

Raise this in your NodeTransformer to indicate that InteractiveShell should not execute the supplied input.

Aliases

  • IPython.core.error.InputRejected