##// 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 / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...