Ron Adam wrote:

>      '{0:10;20,f.2}'
> 
> Works for me.

It doesn't work for me, as it breaks up into

   0:10; 20,f.2

i.e. semicolons separate more strongly than commas
to my eyes.

--
Greg
_______________________________________________
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

Reply via email to