On Tue, Dec 13, 2011 at 14:33, Laurence Rowe <l...@lrowe.co.uk> wrote: > Could this manual work be cut down if there was a version of 2to3 that > targeted the subset of the language that is compatible with both 2 and 3?
Not really, but a 2to6, ie something that tries to keep Python 2 compatibility by using the six library, might be useful. //Lennart _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com