On Fri, 09 Jan 2009 19:33:53 +1000, James Mills wrote:

> On Fri, Jan 9, 2009 at 7:15 PM, Marc 'BlackJack' Rintsch
> <bj_...@gmx.net> wrote:

>> Why parentheses around ``print``\s "argument"?  In Python <3 ``print``
>> is a statement and not a function.
> 
> Not true as of 2.6+ and 3.0+
> 
> print is now a function.

Please read again what I wrote.

Ciao,
        Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to