##// END OF EJS Templates
Update revnum; ready for testing, will upload and send to the dev list....
Update revnum; ready for testing, will upload and send to the dev list. Docs have been added, this is close to a reasonable RC for 0.11. As of this revision, we're down to 0 errors on linux and 1 on windows (that appears twice). The windows error is tracked here: https://bugs.launchpad.net/ipython/+bug/506839

File last commit:

r2271:62858c7c
r2468:6e6a85ae
Show More
test_imports.py
5 lines | 43 B | text/x-python | PythonLexer
Brian Granger
ConfigLoader.py => config/configloader.py and updated all imports.
r2013 #!/usr/bin/env python
# encoding: utf-8
Brian Granger
UserConfig => config/userconfig and imports updated.
r2055