Commit 7303b59
committed
Merged revisions 70444 via svnmerge from
svn+ssh://[email protected]/python/trunk
........
r70444 | mark.dickinson | 2009-03-18 08:22:51 +0000 (Wed, 18 Mar 2009) | 3 lines
Fix bug in _insert_thousands_sep: too much zero padding could be
added for 'n' formats with non-repeating thousands-separator.
........1 parent 79f5203 commit 7303b59
2 files changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5690 | 5690 | | |
5691 | 5691 | | |
5692 | 5692 | | |
5693 | | - | |
5694 | | - | |
5695 | 5693 | | |
5696 | 5694 | | |
5697 | 5695 | | |
| |||
5701 | 5699 | | |
5702 | 5700 | | |
5703 | 5701 | | |
| 5702 | + | |
5704 | 5703 | | |
5705 | 5704 | | |
5706 | 5705 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
801 | 823 | | |
802 | 824 | | |
803 | 825 | | |
| |||
0 commit comments