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

Deal properly with UTF-8 (and other charset) CSV input #4

Open
shawnbot opened this issue Jul 19, 2010 · 0 comments
Open

Deal properly with UTF-8 (and other charset) CSV input #4

shawnbot opened this issue Jul 19, 2010 · 0 comments

Comments

@shawnbot
Copy link
Owner

This will require some work in csv2json.py, since Python's csv module doesn't do unicode. This might be useful:

http://python.pastebin.com/3vUbamrN

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

No branches or pull requests

1 participant