##// END OF EJS Templates
Avoid calling the input transformer twice in the execution stack....
Avoid calling the input transformer twice in the execution stack. This should allow to register input transformers that have side effects, at least in Notebooks. Right now there are sill multiple calls which may happen in the terminal on execution requests.

File last commit:

r22966:0bc738e8
r25891:d5a8359c
Show More
index.rst
12 lines | 164 B | text/x-rst | RstLexer

The IPython API