]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
write(): Do two levels of sorting: first sort the individual location
authorBarry Warsaw <barry@python.org>
Wed, 23 May 2001 16:59:45 +0000 (16:59 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 23 May 2001 16:59:45 +0000 (16:59 +0000)
commit128c77d03ae413295f7c7803835788192b7e3315
treead0b15c5d8275fdc13fbc4b2f4e81c37ab4aa427
parent54a069f271170b6484c150caee4aa3ea4076a3ee
write(): Do two levels of sorting: first sort the individual location
tuples by filename/lineno, then sort the catalog entries by their
location tuples.
Tools/i18n/pygettext.py