]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1180296: improve locale string formatting functions
authorGeorg Brandl <georg@python.org>
Wed, 17 May 2006 15:51:16 +0000 (15:51 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 17 May 2006 15:51:16 +0000 (15:51 +0000)
commitb89316fdbf5d5d4d33ab780c5ce2ab006ebb6ea7
tree109cd781e14cff9877c4d41a174dcb2a559350ab
parent9d6da3e2f29344598178243bb519bc68ad8045b4
Patch #1180296: improve locale string formatting functions
Doc/lib/liblocale.tex
Lib/locale.py
Lib/test/test_locale.py
Misc/NEWS