En Thu, 15 Feb 2007 22:04:34 -0300, Edward K Ream <[EMAIL PROTECTED]>  
escribió:

> In other words, the consequence of pep 3105 will be that *nobody* who  
> wants
> their app to be portable will be able to use print until *everybody* has
> converted to Python 3.x.   I doubt that is what Guido had in mind, but I  
> may
> be mistaken :-)

print is nice, and has a few advantages (like its own opcode!), and I use  
it a lot on the interactive interpreter, but I almost never use it in  
production code.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to