##// END OF EJS Templates
document
document

File last commit:

r25928:8e4636a4
r25928:8e4636a4
Show More
side-effects-tr.rst
2 lines | 200 B | text/x-rst | RstLexer

input_transformers can now have an attribute has_side_effects set to True, which will prevent the transformers from being ran when IPython is trying to guess whether the user input is complete.