##// 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:

r10951:31998f30
r20110:913dc173
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *