[Patches] [ python-Patches-792869 ] Tidying error messages in compile.c

SourceForge.net noreply at sourceforge.net
Sat Oct 18 18:05:58 EDT 2003


Patches item #792869, was opened at 2003-08-22 02:35
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=792869&group_id=5470

Category: Parser/Compiler
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Steven Taschuk (staschuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tidying error messages in compile.c

Initial Comment:
A couple minor tweaks: (1) for clarity, rename the macro 
LOCAL_GLOBAL to PARAM_GLOBAL, since this error 
message is used only for parameters being declared global; 
(2) for consistency, use that macro instead of an inline 
string in the first pass.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-10-19 00:05

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as compile.c 2.297.

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

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



More information about the Patches mailing list