francismb wrote:
Yes a source transformer, but to be applied to some 3.x version to move
it to the next 3.x+1, and so on ... (instead of '2to3' a kind of
'nowtonext', aka 'python_next')

Couldn't that relax the tension on doing 'backward compatibility
changes' a bit ?

Not really. Having to translate all your source every time a
minor version update occurs would be a huge hassle.

--
Greg

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to