Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Update hue wheel example to Python 3.x #39

Merged
merged 2 commits into from
Nov 7, 2018
Merged

Conversation

ixjf
Copy link
Contributor

@ixjf ixjf commented Nov 7, 2018

Added Python 3.x version of hue wheel alongside the old one. In Python 3.x, map() no longer returns a list, but rather a map object.

Added Python 3.x version of hue wheel alongside the old one. In Python 3.x, map() no longer returns a list, but rather a map object.
@nagisa
Copy link
Owner

nagisa commented Nov 7, 2018

Python 3 version should work equally well on both 2.x and 3.x, no reason to separate them.

@ixjf
Copy link
Contributor Author

ixjf commented Nov 7, 2018

Indeed, it seems so.

@nagisa nagisa merged commit b2efaa6 into nagisa:master Nov 7, 2018
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