##// END OF EJS Templates
Fixed small bug in ipcluster....
Fixed small bug in ipcluster. Some of the subparsers in ipcluster were not having the argument_default=SUPPRESS option passed to them so there were getting None as a default, which was overriding the config system defaults.
Brian Granger -
r2503:8eccf447
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
pylabtools.py Loading ...