##// 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 / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...