##// END OF EJS Templates
Fixing minor bugs in IPython.kernel....
Fixing minor bugs in IPython.kernel. * Regular expressions now using raw strings in launcher.py * Directory permissions on cluster directory handled properly. * A raw ipcluster start will now create cluster default and add the default config files. * Config files updated to use raw strings where appropriate.
Brian Granger -
r2342:9e3db2d3
Show More
Name Size Modified Last Commit Author
/ IPython / utils / tests
__init__.py Loading ...
test_genutils.py Loading ...
test_imports.py Loading ...
test_notification.py Loading ...
test_platutils.py Loading ...
test_traitlets.py Loading ...