[Patches] [ python-Patches-494845 ] Improvements for pygettext

noreply@sourceforge.net noreply@sourceforge.net
Fri, 22 Nov 2002 00:37:28 -0800


Patches item #494845, was opened at 2001-12-19 01:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=494845&group_id=5470

Category: Demos and tools
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Jürgen Hermann (jhermann)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Improvements for pygettext

Initial Comment:
Added checks that _() only contains string literals, 
and command line args are resolved to module lists, 
i.e. you can now pass a filename, a module or package 
name, or a directory (including globbing chars, 
important for Win32). Made docstring fit in 80 chars 
wide displays using pydoc.


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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-11-22 09:37

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as

ACKS 1.217
NEWS 1.534
pygettext.py 1.22

Sorry it took so long.

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

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