Skip to content

Conversation

@souravdatta
Copy link

unicode() function is deprecated in Python 3, so added a check for version of Python. If Python 3 is used then str() function will be called to convert the text instead of unicode(). Ran the tests and did some ad hoc parsing with both Python 2 and 3.

@auvipy
Copy link

auvipy commented Jun 7, 2016

good job

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