On 9/4/05, Tony Meyer <[EMAIL PROTECTED]> wrote:
> 
> Yes.  If it didn't have the redirect stuff; I would like it more if it also
> didn't have the trailing comma magic.  "print" is a fundamental; it deserves
> to be a statement :)

I don't know exactly what you mean by "fundamental", in opposition to
your statement, I just see it as oft-used application-level code that
should not live in "the language" (the set of statements that defines
control flow and basic data structures) per-se, but in a library.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to