[docs] bug in a documentation exemple
Nicolas Vanheuverzwijn
nicolas.vanheu at gmail.com
Mon Aug 1 19:31:27 CEST 2011
At http://docs.python.org/tutorial/interpreter.html
Every print should be written with parenthesis I think because 'print
"printtest" ' doesn't work in python 3.0. Print("test") works.
--
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20110801/e61df9fd/attachment.html>
More information about the docs
mailing list