Y
Hacker News
new
|
ask
|
show
|
jobs
by
pekk
3345 days ago
We've already had tools like 2to3, but they weren't all that popular, and this won't be either. Most things are ported to Python 3 now and most new projects just use Python 3. Never fear.
1 comments
masklinn
3344 days ago
2to3 is not a tool with which you generate releases with, it's a one-shot porting aid.
link