On 2/20/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > Why do you want this *before* PyCon? It would be much easier to do > this as part of the Py3k sprint. >
My main interest was to have, prior to Pycon, the PEP recorded as such; it had been close to 2 months since the last post on this issue on the list. As for the actual work, if no regular developer is interested, I'd be willing to volunteer to write the required code (with test cases) that could be use to do the conversion input(...) -> eval(input(...)) raw_input(...) -> input(...) Unfortunately, I will not be participating in any sprints. André > On 2/20/07, Nick Coghlan <[EMAIL PROTECTED]> wrote: > > Andre Roberge wrote: > > > Any possibility that (some of) the following can be done before Pycon? > > > Respectfully yours, > > > André Roberge > > > > I've added the PEP as 3111. I made a few small modifications (and > > committed it directly as Accepted) based on Guido's comments in this thread. > > > > The actual change still needs to be made, though. > > > > Cheers, > > Nick. > > > > -- > > Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia > > --------------------------------------------------------------- > > http://www.boredomandlaziness.org > > _______________________________________________ > > 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/guido%40python.org > > > > > -- > --Guido van Rossum (home page: http://www.python.org/~guido/) > _______________________________________________ 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