[Python-Dev] Python 3 design principles
Nick Coghlan
ncoghlan at gmail.com
Thu Sep 1 11:54:23 CEST 2005
More information about the Python-Dev mailing list
Thu Sep 1 11:54:23 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 ]
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
- 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