##// END OF EJS Templates
Stop stripping encoding cookie...
Stop stripping encoding cookie As far as I can tell, it's no longer a syntax error to have the magic encoding comment when parsing a unicode string. Since IPython 6 doesn't support Python 2, we can simply stop making this change. Closes gh-9919
Thomas Kluyver -
r22841:579c3b55
Show More
Name Size Modified Last Commit Author
/ IPython / external
decorators
__init__.py Loading ...
mathjax.py Loading ...
qt_for_kernel.py Loading ...
qt_loaders.py Loading ...