]> granicus.if.org Git - python/commit
write(): A patch inspired by Tokio Kikuchi that sorts location entries
authorBarry Warsaw <barry@python.org>
Mon, 21 May 2001 19:35:20 +0000 (19:35 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 May 2001 19:35:20 +0000 (19:35 +0000)
commit6e972414bec063ce953df9dea5a13239ac7e5604
tree7ac6da434f15563e28f0704772c0ceaa7d79aeb2
parent8b0b8409aedac3ca86648b685b773ae543f327e5
write(): A patch inspired by Tokio Kikuchi that sorts location entries
first by filename and then by line number.  Closes SF patch #425821.

Also, fixes a problem with duplicate entries.
Tools/i18n/pygettext.py