[Python-Dev] Nested scopes core dump

Jeremy Hylton jeremy@alum.mit.edu
Mon, 19 Mar 2001 18:17:30 -0500 (EST)


>>>>> "MWH" == Michael Hudson <mwh21@cam.ac.uk> writes:

  MWH> [*] I thought that if you used the same keys when you were
  MWH> iterating over a dict you were safe.  It seems not, at least as
  MWH> far as I could tell with mounds of debugging printf's.

I did, too.  Anyone know what the problems is?  

Jeremy