tuple to string?

Robert Kern rkern at ucsd.edu
Sun Jul 24 12:06:29 EDT 2005


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
rkern at ucsd.edu

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




More information about the Python-list mailing list