Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDefault to Python 3 compatibility #49
Open
Labels
Milestone
Comments
|
Ha! I total agree with you. I am still upgrading the snippets. |
|
I'd be glad to help. |
|
That will be great. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for maintaining this great resource!
With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of
printshould be functions instead of statements. This is not to say that the snippets should not run under Python 2, but that the priority should be Python 3 compatibility.