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

Substitute spaces for underscore in dictionary keys with spaces #12

Closed
wants to merge 2 commits into from

Conversation

leancz
Copy link

@leancz leancz commented Feb 24, 2014

I have been using your library a bit today and was trying to convert dictionaries with spaces in the keys. This didn't work so well :-) I made a change to your code to replace any spaces in keys with underscores. Maybe you'd like to include this?

quandyfactory added a commit that referenced this pull request Apr 14, 2014
@quandyfactory
Copy link
Owner

Thank you for raising this issue and suggesting a fix. I have implemented your suggestion - replacing spaces with underscores in element names - as of version 1.3.3.

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