TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Automated Python 2 to 3 code translation

16 pointsby juloxalmost 8 years ago

3 comments

mherrmannalmost 8 years ago
I don't mean to be negative, but how is this better than just using the `2to3` tool that already ships with Python?
评论 #15036550 未加载
评论 #15036436 未加载
评论 #15037005 未加载
评论 #15036548 未加载
评论 #15036549 未加载
raverbashingalmost 8 years ago
I guess this is a sample project, that looks like a good portfolio piece, but for real applications it has all the downsides of an online tool and none of the upsides<p>I&#x27;ll keep calling 2to3
4c2383f5c88e911almost 8 years ago
<p><pre><code> a = &quot;test&quot; if a &lt; 1: print(a)</code></pre>
评论 #15036705 未加载
评论 #15036622 未加载
评论 #15036527 未加载