##// END OF EJS Templates
Changed get_ipython_dir to return unicode otherwise the ...
Changed get_ipython_dir to return unicode otherwise the pre_config_initialization in iplib fails with UnicodeError when exotic paths are used. ipmaker.make_IPython changed to use get_ipython_dir. some more tests added to genutils.py
Jorgen Stenarson -
r1749:0c5ef0d9
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / tests
__init__.py Loading ...
test_asyncfrontendbase.py Loading ...
test_frontendbase.py Loading ...
test_prefilterfrontend.py Loading ...
test_process.py Loading ...