Why do this?

Fredrik Lundh fredrik at pythonware.com
Mon Oct 9 04:20:41 EDT 2006


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> 






More information about the Python-list mailing list