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

Python3 Compatibility #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Cabalist
Copy link

Added minimal changes to get the code to run under Python3. Print is now a function, some builtins had their name changed and dict.has_key() has been deprecated. :)

@kristovatlas kristovatlas added this to the v0.0.1-alpha: incorporate initial public feedback milestone Jul 16, 2016
@kristovatlas kristovatlas self-assigned this Jul 16, 2016
@kristovatlas kristovatlas modified the milestones: v.0.0.2, v0.0.1-alpha: incorporate initial public feedback Aug 29, 2016
@kristovatlas kristovatlas modified the milestones: v1.1.1 (TBD), v.1.0.1 (ivysaur) Sep 15, 2016
@akerl akerl mentioned this pull request Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants