Live data from Hacker News

Automated Python 2 to 3 code translation

pythonconverter.com

1–10 of 21 posts

Re: Automated Python 2 to 3 code translation

#3

I don't mean to be negative, but how is this better than just using the `2to3` tool that already ships with Python?

That's not negative. That's the first and possibly only question.

2to3 "works" on whole projects and I'm not sending my code whoknowswhere.

Post reply on HN