##// END OF EJS Templates
Don't use tokenutil in v4 msgspec adapter...
Don't use tokenutil in v4 msgspec adapter reimplement javascript token logic from IPython 2, instead. Avoids jupyter_client dependency on tokenutil, which should stay with IPython.

File last commit:

r415:4a5dcb15
r21086:4fcc05c3
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]