##// END OF EJS Templates
Remove commented out lines (for tab evt)
Jonathan Frederic -
Show More
@@ -317,8 +317,6 b' var IPython = (function (IPython) {'
317 317 this.insert(sh);
318 318 }
319 319 this.close();
320 // event.codemirrorIgnore = true;
321 // event.stopPropagation();
322 320 //reinvoke self
323 321 setTimeout(function () {
324 322 that.carry_on_completion();
General Comments 0
You need to be logged in to leave comments. Login now