##// END OF EJS Templates
adjust default value of level in sync_imports...
adjust default value of level in sync_imports and value check for <= 0 instead of just -1. Python 3 no longer allows negative values (relative or absolute), and we should have always allowed 0 to work anyway. closes #4296
MinRK -
r12874:57aefd02
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...