Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Support Unicode input in the CSV exporter #218

Merged
merged 1 commit into from Jul 18, 2014
Merged

Support Unicode input in the CSV exporter #218

merged 1 commit into from Jul 18, 2014

Conversation

naegelyd
Copy link
Collaborator

Fix #217.

Signed-off-by: Don Naegely naegelyd@gmail.com

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) when pulling 09dd727 on issue-217 into 87c5450 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) when pulling 7a4634c on issue-217 into 87c5450 on master.

@bruth
Copy link
Contributor

bruth commented Jul 16, 2014

I've been using this implementation in Origins with success. And it uses new-style classes: https://github.com/cbmi/origins/blob/master/origins/_csv.py

Signed-off-by: Don Naegely <naegelyd@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 2fc9b7e on issue-217 into 87c5450 on master.

bruth added a commit that referenced this pull request Jul 18, 2014
Support Unicode input in the CSV exporter
@bruth bruth merged commit d75a187 into master Jul 18, 2014
@bruth bruth deleted the issue-217 branch July 18, 2014 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSV Exporter fails when non-ascii characters are in the export columns
3 participants