Feature request: New string conversion type to ignore list item

thomas.pohl at gmail.com thomas.pohl at gmail.com
Tue Jun 5 07:27:43 EDT 2007


On 5 Jun., 13:12, Peter Otten <__pete... at web.de> wrote:

> or like this:
>
> >>> "%s %.s %s" % ("first", "second", "third")
>
> 'first  third'

Hey, that's great, thanks Peter!

Tom




More information about the Python-list mailing list