>> 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".
Barry> I agree. You can't get much simpler to explain or use than the
Barry> current print statement.
Then why remove it at all?
Skip