Why do this?
Fredrik Lundh
fredrik at pythonware.com
Mon Oct 9 04:20:41 EDT 2006
More information about the Python-list mailing list
Mon Oct 9 04:20:41 EDT 2006
- Previous message (by thread): Why do this?
- Next message (by thread): Why do this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dennis Lee Bieber wrote: > I'd suspect print() will still do an automatic new-line and take multiple arguments. and do automatic string conversion. and allow you to print stuff without having to import things (or even knowing that you can import things). and let you write code without either having to install an IDE or going crazy. and make your code look good. in other words, it'll still be pythonic. </F>
- Previous message (by thread): Why do this?
- Next message (by thread): Why do this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list