Sept. 12, 2007
4:30 p.m.
Andre Roberge schrieb:
Sorry to be a pest about input/raw_input...
On page http://docs.python.org/dev/3.0/library/functions.html the input() builtin [the old raw_input()] is not listed.
André, who'd like PEP 3111 to be not totally forgotten ;-)
You're totally right. I now copied the docs for old raw_input() to 3k as input(). Georg