commit | b14514a153857141631d602cadf094bc932f12ee | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Wed Mar 18 08:22:51 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Wed Mar 18 08:22:51 2009 +0000 |
tree | e21a28eb122b176d30d0af72d932f06b10ed8e78 | |
parent | d914e3f8619df604ca6fa852fd210043b94f16e1 [diff] |
Fix bug in _insert_thousands_sep: too much zero padding could be added for 'n' formats with non-repeating thousands-separator.