Nicko van Someren wrote:
>          1000
>           200
>         (3000)
>            40
>        (50000)
> I.e. with the bulk of the padding applied before the number but  
> conditional padding after the number if there is no closing bracket.

I think it should be the responsibility of the formatter
to add the extra space when needed. Then the aligner can
just do its usual thing with the result and doesn't have
to know anything about the format.

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

Reply via email to