-
Notifications
You must be signed in to change notification settings - Fork 97
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
ISO 8859 not detected in this case #31
Comments
|
We're also having issues when detecting ISO-8859-1 as windows-1252. We're willing to implement iso-8859-1 support and create a PR for this. Would you point us in the right direction? |
The python version of this library implemented it this way, (https://github.com/chardet/chardet/pull/100/files), so I would probably follow the exact same logic. |
@demetriusnunes did you make that PR? Is ISO-8859-1 supported yet? |
Detect attached file. The result will be
windows-1252
iso-8859-1.txt
The text was updated successfully, but these errors were encountered: