Ron Adam wrote: > What I was thinking of was just a simple left to right evaluation order. > > "{0:spec1, spec2, ... }".format(x)
That would work too, as long as you were willing to forbid "," as a possible character in a type-specific format string. -- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiem! | Christchurch, New Zealand | (I'm not a morning person.) | [EMAIL PROTECTED] +--------------------------------------+ _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com