##// END OF EJS Templates
Merge pull request #11973 from jonathanslenders/run-prompt-in-different-asyncio-loop...
Merge pull request #11973 from jonathanslenders/run-prompt-in-different-asyncio-loop Run the prompt in a separate asyncio loop.

File last commit:

r24687:dc0ceb16
r25280:e9d59e53 merge
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []