On Fri, Oct 30, 2009 at 1:48 PM, Alf P. Steinbach <al...@start.no> wrote:

> Does that mean that 'print' is still subject to change as of 3.1.1?


Funny that. They removed reduce() when Python moved from 2.6.x to 3.0. They
even removed __cmp__(). Makes me a sad panda.

Is print() subject to change as of 3.1.1? I'd say so. Nothing drastic, as
others have pointed out, but anything is subject to change.

Cheers,
Xav
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to