##// END OF EJS Templates
create new config objects in test_omit__names...
create new config objects in test_omit__names avoids calling update_config(self.config)

File last commit:

r21408:2d91b5b6
r21509:9e713c79
Show More
no-dreload.rst
4 lines | 264 B | text/x-rst | RstLexer

The --deep-reload flag and the corresponding options to inject dreload or reload into the interactive namespace have been deprecated, and will be removed in future versions. You should now explicitly import reload from IPython.lib.deepreload to use it.