##// END OF EJS Templates
use App.instance() in Application.initialize_subapp...
use App.instance() in Application.initialize_subapp This way later calls to App.instance() will return the running application, whereas calling App() would create an isolated Application object.
MinRK -
r3962:d622ed96
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...