]> granicus.if.org Git - python/commit
Add lib2to3.__main__ to make it easier for debugging purposes to run 2to3.
authorBrett Cannon <bcannon@gmail.com>
Tue, 22 Feb 2011 19:12:43 +0000 (19:12 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 22 Feb 2011 19:12:43 +0000 (19:12 +0000)
commit4cfa24757b2f0946994aaa96ca5e135d30b49de3
tree13e5b67950ff0de1e37223160040d711c2d6d81e
parentbd258bd4c6072e3b01ddcd2981d94d80ee158a34
Add lib2to3.__main__ to make it easier for debugging purposes to run 2to3.
Lib/lib2to3/__main__.py [new file with mode: 0644]
Tools/scripts/2to3