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

Add Python 3 compatibility to dataviz #182

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Python 3 compatibility to dataviz #182

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 14, 2015

No description provided.

Roger Hughes added 2 commits July 14, 2015 10:42
- Use `next` instead of `.next()`
- Use `print()` instead of `print`
Use `next()` instead of `.next()`
@jvansan
Copy link

jvansan commented Sep 29, 2017

Perhaps if you include
from __future__ import print_fuction
you could make it cross compatible?

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.

1 participant