##// END OF EJS Templates
execute_get_cell -> execute_cell...
execute_get_cell -> execute_cell wrongly rename execute_cell leading to broken execute_all_cell

File last commit:

r3408:261328d5
r5967:3f1240d0
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from _path import *