Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add strip_encoding_cookie transformer #3662

Merged
merged 3 commits into from Jul 17, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Jul 16, 2013

closes #3245

@takluyver
Copy link
Member

👍

minrk added a commit that referenced this pull request Jul 17, 2013
add strip_encoding_cookie transformer

strips # coding: utf-8 comments from input, which can cause SyntaxErrors

closes #3245
@minrk minrk merged commit f55aa8f into ipython:master Jul 17, 2013
@minrk minrk deleted the coding_transform branch July 17, 2013 17:27
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
add strip_encoding_cookie transformer

strips # coding: utf-8 comments from input, which can cause SyntaxErrors

closes ipython#3245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError: encoding declaration in Unicode string
2 participants