On Wed, Nov 4, 2009 at 14:23, Ben Finney <[email protected]> wrote: > "Martin v. Löwis" <[email protected]> writes: > >> Well, 3to2 would then be an option for you: use Python 3 as the source >> language. > > I was under the impression that 2to3 was officially supported as part of > Python, but 3to2 was a third-party tool. What's the status of 3to2 now? > Is it an official part of Python?
Nope, third-party while it continues to mature. -Brett _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
