[Python-Dev] Python 3 design principles
Barry Warsaw
barry at python.org
Thu Sep 1 15:11:48 CEST 2005
More information about the Python-Dev mailing list
Thu Sep 1 15:11:48 CEST 2005
- Previous message: [Python-Dev] Python 3 design principles
- Next message: [Python-Dev] Python 3 design principles
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 2005-09-01 at 05:54, Nick Coghlan wrote: > 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". I agree. You can't get much simpler to explain or use than the current print statement. -Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20050901/03242f50/attachment.pgp
- Previous message: [Python-Dev] Python 3 design principles
- Next message: [Python-Dev] Python 3 design principles
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list