"Paul Rubin" <http://phr...@nospam.invalid> wrote:
> Paul Rubin <http://phr...@nospam.invalid> writes:
> >    '%.3K' % 1234567 = 1.235K     # K = 1000
> >    '%.:3Ki' % 1234567 = 1.206K   # K = 1024
> 
> I meant 1.235M and 1.177M, of course.

I went "tilt" like a slot machine long before I noticed...
:-)

- Hendrik

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to