Skip to content

Fix "make test" in Python 3 #302

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

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

thombashi
Copy link
Contributor

@thombashi thombashi commented Sep 17, 2018

In Python 3, make test failed because of syntaxes not compatible with Python 3.
This PR fixes these errors with remain Python 2 compatibility.

@nicholasserra nicholasserra merged commit 3235d81 into trentm:master Sep 17, 2018
@nicholasserra
Copy link
Collaborator

Thanks!

@thombashi thombashi deleted the fix_make_test_python3 branch September 21, 2018 14:53
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