do you mean this ? otherwise, don't know what you want. a, b, c = (1, None, "Hello!")
Daniel Crespo wrote: > Is there a built-in method for transforming (1,None,"Hello!") to > 1,None,"Hello!"? > > Thanks -- http://mail.python.org/mailman/listinfo/python-list