string.join() syntax quirky?

Matt Gerrans mgerrans at ix.netcom.com
Fri Nov 30 16:21:11 EST 2001


> Yep, this has been pounded before.  I actually liked it better when it was
> string.join(s, l), but oh well.

You can still use string.join(), but it would be string.join(l,s).

- mfg





More information about the Python-list mailing list