##// END OF EJS Templates
don't send empty execute_result messages...
don't send empty execute_result messages if there's nothing to display, don't send the message.

File last commit:

r14009:6f019b30
r20110:913dc173
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()