Francois De Serres wrote:

> I'll pick ('%c' * len(t)) % t, for it's readability and the fact that 
> join() is on the deprec'd list.

''.join() is certainly not deprecated. What made you think that?

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to