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

SourceForge.net noreply at sourceforge.net
Thu Aug 21 18:35:45 EDT 2003


Patches item #792869, was opened at 2003-08-21 18:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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.

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

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