##// END OF EJS Templates
Reuse common code for inputsplitter and prefilter.
Reuse common code for inputsplitter and prefilter.

File last commit:

r4737:c165f2ee
r4746:76b84816
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')