another candidate for deprecation (was: Why should input(prompt="hello:") fail?)

Terry Reedy tjreedy at udel.edu
Tue Nov 25 03:16:11 EST 2003


"Michele Simionato" <mis6 at pitt.edu> wrote in message
news:2259b0e2.0311242208.6f74e99e at posting.google.com...
> Very true. Is "input" a candidate for deprecation in 3.0?
> If not, here I give my vote to put "input" in the black list ;)

There have been serious (I believe) suggestions to execute

raw_input = input
del raw_input

TJR






More information about the Python-list mailing list