8000 Make encoding regexp less strict by Pitmairen · Pull Request #625 · python-mode/python-mode · GitHub
[go: up one dir, main page]

Skip to content

Make encoding regexp less strict #625

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

Merged
merged 1 commit into from
Jan 11, 2016
Merged

Conversation

Pitmairen
Copy link
Contributor

Make the encoding detection regexp less strict so that it will detect the encoding of files
that do not have a space between the "coding:" statement and the encoding value.

Example: https://github.com/dateutil/dateutil/blob/master/dateutil/parser.py

Make the encoding detection regexp less strict so that it will detect the encoding of files
that do not have a space between the "coding:" statement and the encoding value.

Example: https://github.com/dateutil/dateutil/blob/master/dateutil/parser.py
klen added a commit that referenced this pull request Jan 11, 2016
Make encoding regexp less strict
@klen klen merged commit f21e0d3 into python-mode:develop Jan 11, 2016
@klen
Copy link
Collaborator
klen commented Jan 11, 2016

Thank you!

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.

2 participants
0