]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
write(): Aggressively sort all catalog entries, and fix the bug where
authorBarry Warsaw <barry@python.org>
Thu, 24 May 2001 23:06:13 +0000 (23:06 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 24 May 2001 23:06:13 +0000 (23:06 +0000)
commit50cf706b5c3238ced48cc849532bf17f6c7c9197
tree08dcb12ce8b356c1a54b773e829e2cddbbbdcfa5
parentcd35306a25ef4a7c67edc50f0cec0af5a4b7ea41
write(): Aggressively sort all catalog entries, and fix the bug where
there were multiple translatable strings on a single line of source
code.
Tools/i18n/pygettext.py