TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Automated Python 2 to 3 code translation
16 points
by
julox
almost 8 years ago
3 comments
mherrmann
almost 8 years ago
Collapse
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 未加载
raverbashing
almost 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'll keep calling 2to3
4c2383f5c88e911
almost 8 years ago
Collapse
<p><pre><code> a = "test" if a < 1: print(a)</code></pre>
评论 #15036705 未加载
评论 #15036622 未加载
评论 #15036527 未加载