##// END OF EJS Templates
DEV: AST transformers supplied to `InteractiveShell` can reject input....
DEV: AST transformers supplied to `InteractiveShell` can reject input. * Adds a new exception class, `InputRejected` to IPython.lib.security. * Updates `InteractiveShell.run_cell` and `InteractiveShell.transform_ast` to allow user-supplied AST transformers to reject input by raising an `InputRejected`. * Adds tests for the above behavior.

File last commit:

r8814:e66afd74
r17798:2591b6eb
Show More
ipython.ico
0 lines | 31.8 KiB | image/x-icon | TextLexer
/ scripts / ipython.ico
rendered-image