[Patches] [ python-Patches-425821 ] pygettext.py sorted output

noreply@sourceforge.net noreply@sourceforge.net
Mon, 21 May 2001 12:22:02 -0700


Patches item #425821, was updated on 2001-05-20 22:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=425821&group_id=5470

Category: demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tokio Kikuchi (tkikuchi)
Assigned to: Barry Warsaw (bwarsaw)
Summary: pygettext.py sorted output

Initial Comment:
Sort the output of pygettext.py by filename/linenumber order. 
Both solaris and GNU formats are retained but no more random output.
Some nice feature of packing the GNU style location is lost for easier coding.



----------------------------------------------------------------------

>Comment By: Barry Warsaw (bwarsaw)
Date: 2001-05-21 12:22

Message:
Logged In: YES 
user_id=12800

Here's a slightly different version of the patch, which
retains packed GNU style format, but still sorts by filename
and then by linenumber.

Note that this also fixes a bug with duplicate entries.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=425821&group_id=5470