[Python-Dev] PEP 259: Omit printing newline after newline

Thomas Wouters thomas@xs4all.net
Tue, 12 Jun 2001 13:16:05 +0200


On Tue, Jun 12, 2001 at 12:47:49PM +0200, Fredrik Lundh wrote:
> Thomas Wouters wrote:
> > > print "spam:", "ham" : "and" : "eggs"
> >
> > > to print 'spamandeggs' without a space inbetween.

> > Err. I meant "hamandeggs" with no space inbetween.

> and "+" (or plain whitespace) instead of ":", right?

Not really. That would only work for string-types. Print auto-converts,
remember ? At least the ':' is unambiguous.

-- 
Thomas Wouters <thomas@xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!