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

Support Python 3 #180

Closed
phihag opened this issue Sep 27, 2011 · 3 comments
Closed

Support Python 3 #180

phihag opened this issue Sep 27, 2011 · 3 comments

Comments

@phihag
Copy link
Contributor

@phihag phihag commented Sep 27, 2011

Maybe provide a version generated by 2to3 (don't forget to test updating with that), but at least make sure 2to3 works flawlessly.

@justquick
Copy link

@justquick justquick commented Apr 30, 2012

some of the urllib(2) and HTMLParser pieces have moved around and sometimes 2to3 wont fix it correctly. lemme take a look at the script and see how feasible it would be to have a codebase that supports both py 2/3.

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Nov 26, 2012

I think we can make it 2to3 friendly. And then add 2to3 to the new build system (hey, we have a whole feature set for that!).

@phihag
Copy link
Contributor Author

@phihag phihag commented Nov 28, 2012

At least the youtube IE works since 0f00efe.

@phihag phihag closed this Nov 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.