##// END OF EJS Templates
get_output_cell fails with no such output...
get_output_cell fails with no such output rather than returning null

File last commit:

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