Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8429

Re: what's the big deal for print()

From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: what's the big deal for print()
Date 2011-06-25 03:23 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <iu3kb0$oh8$1@reader1.panix.com> (permalink)
References <d3558c5d-0fe6-4da7-843d-c2f45b2bf869@y13g2000yqy.googlegroups.com>

Show all headers | View raw


In <d3558c5d-0fe6-4da7-843d-c2f45b2bf869@y13g2000yqy.googlegroups.com> pipehappy <pipehappy@gmail.com> writes:

> Why people want print() instead of print str? That's not a big deal
> and the old choice is more natural. Anyone has some clue?

Because the new Python uses print().  print "str" is the old way.

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

what's the big deal for print() pipehappy <pipehappy@gmail.com> - 2011-06-24 19:39 -0700
  Re: what's the big deal for print() John Gordon <gordon@panix.com> - 2011-06-25 03:23 +0000
    Re: what's the big deal for print() steve+comp.lang.python@pearwood.info - 2011-06-25 14:01 +1000
      Re: what's the big deal for print() Duncan Booth <duncan.booth@invalid.invalid> - 2011-06-27 08:23 +0000
  Re: what's the big deal for print() Terry Reedy <tjreedy@udel.edu> - 2011-06-24 23:54 -0400

csiph-web