Talin wrote: > :s10 # String right-aligned within field of minimum width > # of 10 chars.
I'm wondering whether the default alignment for strings should be left instead of right. The C way is all very consistent and all, but it's not a very practical default. How often do you want a right-aligned string? -- 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