Skip to content

Comments

Support Python 3 using 2to3#7

Open
puzzlet wants to merge 1 commit intodcramer:masterfrom
puzzlet:feature/2to3
Open

Support Python 3 using 2to3#7
puzzlet wants to merge 1 commit intodcramer:masterfrom
puzzlet:feature/2to3

Conversation

@puzzlet
Copy link

@puzzlet puzzlet commented Nov 4, 2012

But this won't run in Python older than 2.3, in theory.

@meshy
Copy link

meshy commented May 26, 2013

👍

@mgedmin
Copy link

mgedmin commented Oct 22, 2013

Please don't use 2to3. Many projects started on that road and ended up regretting it.

It's not that hard to have a single codebase that supports Python 2 and Python 3. http://python3porting.com/ has good advice.

@meshy
Copy link

meshy commented Oct 23, 2013

I agree, having now converted a couple of bits and bobs myself. This post is a great help :).

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.

3 participants