"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> On Jan 23, 6:12 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> 
> > sys.stdout.write("foo")
> > sys.stdout.write("bar")
> 
> Diez
> 
> Thanks. Beautiful!  I <3 Python!

Even better, this form will survive unchanged into Python 3, whereas
the 'print' statement will undergo some changes in syntax and
perhaps semantics.

-- 
 \       "Free thought is a necessary, but not a sufficient, condition |
  `\                                       for democracy." —Carl Sagan |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to