##// END OF EJS Templates
More Python 3 compatibility fixes in core.
More Python 3 compatibility fixes in core.

File last commit:

r4737:c165f2ee
r4745:ef3358bc
Show More
ipython_config.py
3 lines | 162 B | text/x-python | PythonLexer
# This can be used at any point in a config file to load a sub config
# and merge it into the current one.
load_subconfig('ipython_config.py', profile='default')