Re: [Python-3000] Pre-PEP: Simple input built-in in Python 3000

2007-02-20 Thread Andre Roberge
ts. 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

Re: [Python-3000] Pre-PEP: Simple input built-in in Python 3000

2007-02-20 Thread Andre Roberge
ll 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 >

Re: [Python-3000] Pre-PEP: Simple input built-in in Python 3000

2007-02-20 Thread Andre Roberge
> does not. > > - I don't expect there will be much potential confusion with the 2.x > input(); that function is used extremely rarely. It will be trivial to > add rules to the refactoring tool (sandbox/2to3/) that replace input() > with eval(input()) and replace raw_input() w

[Python-3000] Pre-PEP: Simple input built-in in Python 3000

2006-12-22 Thread Andre Roberge
A few months ago, there was an active discussion on edu-sig regarding the proposed fate of raw_input(). The text below is an attempt at summarizing the discussion in the form of a tentative PEP. It is respectfully submitted for your consideration. If it is to be considered, in some form, as an o