> Same here, except as a method we've got it twice backwards <wink>: it > should be a string method, but a method of the *separator*: > > sep.join(seq) Funny, but it does seem right! Barry, go for it... --Guido van Rossum (home page: http://www.python.org/~guido/)