Skip to content

Python3 compatibility #56

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

Closed
wants to merge 6 commits into from
Closed

Python3 compatibility #56

wants to merge 6 commits into from

Conversation

jsma
Copy link

@jsma jsma commented Jun 30, 2016

This is an attempt at modernizing this library to be Python 3.4+ compatible. This branch builds on #54.

jsma added 6 commits June 29, 2016 17:27
Some were not compatible with Python 3, but more importantly, these should be logging calls.
Removed commented out print statements as well so these aren't accidentally reintroduced.
This is a naive 'fix', perhaps the xmlResponse should be converted to str type instead?
@jsma jsma mentioned this pull request Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant