1 Jul 2010 18:58
Re: puzzled by Python 3's print()
Richard D. Moores <rdmoores <at> gmail.com>
2010-07-01 16:58:57 GMT
2010-07-01 16:58:57 GMT
On Thu, Jul 1, 2010 at 09:25, Mark Lawrence <breamoreboy <at> yahoo.co.uk> wrote: > Take a look at section 7.1.3 here. > > http://docs.python.org/py3k/library/string.html#string-formatting > > This is the recommended way to format strings in Python 3. Thanks, Mark. Looks good, if cryptic. I don't have time to dig into it now, but I will later and report back. Dick _______________________________________________ Tutor maillist - Tutor <at> python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
RSS Feed