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

python2 fixes #2

Merged
merged 2 commits into from
Aug 30, 2017
Merged

python2 fixes #2

merged 2 commits into from
Aug 30, 2017

Conversation

yhenon
Copy link
Contributor

@yhenon yhenon commented Aug 30, 2017

fixes for python2 compatibility:

  • updated super() to python2/3 compatible syntax
  • removed non-unicode character

@hgaiser
Copy link
Contributor

hgaiser commented Aug 30, 2017

removed non-unicode character
I was a bit surprised by this, but apparently that character is a weird non-ASCII ~.
I changed it to a normal ~. Other than that, looks good! Thanks!

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.

None yet

2 participants