Re: [Doc-SIG] Missing a builtin in python 3.0 docs

2007-09-12 Thread Georg Brandl
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 th

[Doc-SIG] Missing a builtin in python 3.0 docs

2007-09-12 Thread Andre Roberge
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 ;-) ___ Doc-SIG maillist - Doc-SI