On Aug 1, 11:52 pm, Ian Clark <[EMAIL PROTECTED]> wrote: > Gerard Flanagan wrote: > > (snip) > > > def tostring(data): > > return tuple(strftime(x) for x in data[:2]) + data[2:] > > Hrmm, not sure that having a function named tostring() that returns a > tuple is the best idea. ;) >
oops! SAD (Solipsistic API Design)... ;-) Gerard -- http://mail.python.org/mailman/listinfo/python-list