##// 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 / testing
plugin
tests
__init__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...