]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fill_number() ensures that the 'digits' string is ready
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 19:50:42 +0000 (21:50 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 19:50:42 +0000 (21:50 +0200)
commitdba2deeca2c070e2dfa08649b5729208567fd414
tree63437a2ae4cb49ba5a0ec6d9bd800858d6e66623
parentafbaa20fb92a1983d94e19715014872c6d9daebe
fill_number() ensures that the 'digits' string is ready
Python/formatter_unicode.c