##// 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.
Scott Sanderson -
r17798:2591b6eb
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
post_pr_test.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
test_pr.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...