[Python-Dev] Python 3 design principles

Nick Coghlan ncoghlan at gmail.com
Thu Sep 1 11:54:23 CEST 2005


Oren Tirosh wrote:
> *  Replacing print with write/writeln

I still hope to see this change to "make print a builtin instead of a
statement". I'd hate to lose the one-line hello world example due to cruft
like "from sys import stdout".

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://boredomandlaziness.blogspot.com


More information about the Python-Dev mailing list