##// END OF EJS Templates
Replace pager_page() instead of page() for test suite...
Replace pager_page() instead of page() for test suite Since gh-7009, pager_page is now the function that may actually launch external pagers. By replacing page(), we were hiding some bugs, as in gh-7166
Thomas Kluyver -
r19436:5eb6d23b
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
resources
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...