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> -- http://mail.python.org/mailman/listinfo/python-list