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

More compatibility changes for Python 3 #17

Closed
wants to merge 2 commits into from

Conversation

JordanReiter
Copy link

Updated old-style exception handling and raising, and fixed urlib/urllib.parse import.

Updated old-style exception handling and raising, and fixed urlib/urllib.parse import.
Looks like bytes() behaves different in Python 2, so I changed the code to make use of the six library instead.
@jascoul
Copy link
Collaborator

jascoul commented Jul 3, 2017

Python3 compatibility is working now, in the new pyoai 2.5.0 release

@jascoul jascoul closed this Jul 3, 2017
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