[Patches] [ python-Patches-402780 ] SET_LINENO for augassign

noreply@sourceforge.net noreply@sourceforge.net
Thu, 09 Aug 2001 08:52:32 -0700


Patches item #402780, was opened at 2000-12-11 08:03
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=402780&group_id=5470

Category: demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Jeremy Hylton (jhylton)
Summary: SET_LINENO for augassign

Initial Comment:
 

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-08-09 08:52

Message:
Logged In: YES 
user_id=6380

Jeremy, there's no reason not to apply this, is there?

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

Comment By: Martin v. Löwis (loewis)
Date: 2001-06-04 00:59

Message:
Logged In: YES 
user_id=21627

I recommend to approve this patch.


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

Comment By: Neil Schemenauer (nascheme)
Date: 2000-12-11 08:05

Message:
Line numbers are currently not set for augmented assignment statements for code compiled by Tools/compiler.  Here is a one line fix.

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

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