[Python-Dev] Replacement for print in Python 3.0 (original) (raw)

skip@pobox.com skip at pobox.com
Fri Sep 2 05:20:04 CEST 2005


>> And good riddance! The print statement harks back to ABC and even
>> (unvisual) Basic. Out with it!

Barry> I have to strongly disagree.  The print statement is simple, easy
Barry> to understand, and easy to use.

I'm with Barry. Even for non-debug use the print statement is suitable for the majority of my output.

Skip



More information about the Python-Dev mailing list