Jim Jewett wrote: > If it weren't for backwards compatibility, 'i' would be a much better > option,
No, it wouldn't, because 'integer' is a data type, not a display format. The Python format codes specify display formats, not data types. -- 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