##// END OF EJS Templates
Fix code_to_line when called with empty code...
Fix code_to_line when called with empty code Previously, it was referring to line before it was assigned. Noticed when testing the R kernel.
Thomas Kluyver -
r18195:360f2122
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...