[Patches] [Patch #103596] Make UnboundLocalError work in nested scopes (fix segfault)

noreply@sourceforge.net noreply@sourceforge.net
Mon, 05 Feb 2001 10:34:39 -0800


Patch #103596 has been updated. 

Project: python
Category: core (C code)
Status: Closed
Submitted by: nickm
Assigned to : jhylton
Summary: Make UnboundLocalError work in nested scopes (fix segfault)

Follow-Ups:

Date: 2001-Feb-05 10:34
By: jhylton

Comment:
rev 2.228 of ceval.c

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

Date: 2001-Feb-04 11:18
By: tim_one

Comment:
Assigned to Jeremy.  Jeremy, appears to be the same problem as I posted a
case for on Python-Dev.
-------------------------------------------------------

Date: 2001-Feb-04 09:39
By: nickm

Comment:
Oops!  That wasn't a context diff. This is.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103596&group_id=5470