##// END OF EJS Templates
Fix for 'foo?' object inspection in Python 3.
Fix for 'foo?' object inspection in Python 3.

File last commit:

r4737:c165f2ee
r4766:326f7396
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')