Sept. 12, 2007
9:13 p.m.
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 ;-)
September 2007
9: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
6790
Age (days ago)
6790
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andre Roberge -
Georg Brandl