"Guido van Rossum" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> On 8/21/06, Josiah Carlson <[EMAIL PROTECTED]> wrote: >> When >> everyone has to rewrite their code, they are going to ask, "Why don't I >> just stick with the maintenance 2.x? It's going to be maintained for a >> few more years yet, and I don't need to rewrite all of my disk IO, >> strings in dictionary code, etc. I will be right along with them Many apps never will be converted, just as there are still things running under 1.5 and all versions since. The changeover to writing new stuff in 3.x will be at least somewhat gradual, as such things always are, and that is a good thing, lest the issue tracker be flooded with more items than can be dealt with. > Have you watched the video of my Py3k talk? > Search for it on Google Video Searching Guido Python returns http://video.google.com/videoplay?docid=-6459339159268485356 It pretty well summarizes the results of discussion here up to a month ago. Terry Jan Reedy _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
