New submission from Brett Cannon <br...@python.org>: There is no reason why the 2to3 script can't be gutted and turned into just a stub that uses runpy to call lib2to3.__main__. Also has the nice benefit that one can use ``-m lib2to3`` instead of having to use the 2to3 script.
---------- components: Library (Lib) keywords: easy messages: 127659 nosy: brett.cannon priority: low severity: normal stage: needs patch status: open title: add lib2to3/__main__.py versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11086> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com