> Cool! Is the next plan to make lib2to3 part of the stdlib in 2.6 and 3.0?
Next, I want to have distutils (build_py) to invoke 2to3 as a command-line tool. I think this will already cover most uses that people may have. Moving lib2to3 into the standard library would mean that the trunk and 3k copies diverge, right? There is also the question how then pgen2 should be in the standard library; it could either be a top-level package, or a subpackage of lib2to3. Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com