[Patches] [ python-Patches-406076 ] fix for nested list comprehensions (#406049)

noreply@sourceforge.net noreply@sourceforge.net
Mon, 19 Mar 2001 15:14:10 -0800


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

Category: core (C code)
Group: None
>Status: Closed
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Jeremy Hylton (jhylton)
Summary: fix for nested list comprehensions (#406049)

Initial Comment:
fix for #406049.  duh!

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

Comment By: Jeremy Hylton (jhylton)
Date: 2001-03-19 12:32

Message:
Logged In: YES 
user_id=31392

The patch should fix the symbol table, not the compiler.


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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-03-11 16:22

Message:
Logged In: YES 
user_id=6380

Assigned to jeremy.  I've deleted the bogus files.

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

Comment By: Michael Hudson (mwh)
Date: 2001-03-05 10:56

Message:
Logged In: YES 
user_id=6656

upload the right file...

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

Comment By: Michael Hudson (mwh)
Date: 2001-03-05 10:55

Message:
Logged In: YES 
user_id=6656

trying again.  passes make test now.

now the numbers in the names of the list comp temporaries
increase throughout the file being compiled.

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

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