On 5 Jun., 13:12, Peter Otten <[EMAIL PROTECTED]> wrote:
> or like this:
>
> >>> "%s %.s %s" % ("first", "second", "third")
>
> 'first third'Hey, that's great, thanks Peter! Tom -- http://mail.python.org/mailman/listinfo/python-list
On 5 Jun., 13:12, Peter Otten <[EMAIL PROTECTED]> wrote:
> or like this:
>
> >>> "%s %.s %s" % ("first", "second", "third")
>
> 'first third'Hey, that's great, thanks Peter! Tom -- http://mail.python.org/mailman/listinfo/python-list