Re: print syntax

2009-09-05 Thread Bernie
On Thu, 03 Sep 2009 12:22:14 -0400, doug wrote: > I am new to python, working by way through 'Core Python Programming'. I > can find no description of using print with the built-in type for > formatting. I think I have got some [most?] of it from Chun, google, and > python.org. My comment is - it

Re: print syntax

2009-09-03 Thread Robert Kern
On 2009-09-03 11:50 AM, Benjamin Kaplan wrote: On Thu, Sep 3, 2009 at 12:22 PM, wrote: I am new to python, working by way through 'Core Python Programming'. I can find no description of using print with the built-in type for formatting. I think I have got some [most?] of it from Chun, google, a

Re: print syntax

2009-09-03 Thread Benjamin Kaplan
On Thu, Sep 3, 2009 at 12:22 PM, wrote: > I am new to python, working by way through 'Core Python Programming'. I can > find no description of using print with the built-in type for formatting. I > think I have got some [most?] of it from Chun, google, and python.org. My > comment is - it should n