[Python-bugs-list] [ python-Bugs-406867 ] nested list comprehensions crash

noreply@sourceforge.net noreply@sourceforge.net
Fri, 16 Mar 2001 09:49:50 -0800


Bugs item #406867, was updated on 2001-03-07 16:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=406867&group_id=5470

Category: Python Interpreter Core
Group: None
>Status: Deleted
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: nested list comprehensions crash

Initial Comment:
Using 2.1b1 on Win98, the following crashes:

[[i for i in [0]] for j in [0]]

with message:

  Runtime error!
  Program: C:\PYTHON20A2\PYTHONW.EXE
  abnormal program termination

2.0 is ok,
2.1a2 crashes too



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

Comment By: Willem Broekema (willemb)
Date: 2001-03-07 18:07

Message:
Logged In: YES 
user_id=158280

reloading the page by resubmitting the form is no good idea either. i'd better go to bed now and don't mess 
this system any further ;-)

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

Comment By: Willem Broekema (willemb)
Date: 2001-03-07 18:01

Message:
Logged In: YES 
user_id=158280

This is a duplicate of #406049.
Sorry to waste your time.

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

Comment By: Willem Broekema (willemb)
Date: 2001-03-07 17:23

Message:
Logged In: YES 
user_id=158280

This is a duplicate of #406049.
Sorry to waste your time.

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

Comment By: Willem Broekema (willemb)
Date: 2001-03-07 17:07

Message:
Logged In: YES 
user_id=158280

This is a duplicate of #406049.
Sorry to waste your time.

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

Comment By: Willem Broekema (willemb)
Date: 2001-03-07 16:49

Message:
Logged In: YES 
user_id=158280

This is a duplicate of #406049.
Sorry to waste your time.

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

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