##// END OF EJS Templates
various unicode fixes...
various unicode fixes - remove notebookPath, notebookName, and baseProjectUrl methods everywhere - use base_project_url *attributes* instead - we should never use escaped URLs except when making an actual request Should fix issues with double-escaping

File last commit:

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