From: Jeremy Hylton Date: Mon, 5 Feb 2001 17:36:46 +0000 (+0000) Subject: Fixed UnboundLocalError for nested scopes X-Git-Tag: v2.1b1~512 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0872d9d2c24144812fb47090c473e16860709c70;p=python Fixed UnboundLocalError for nested scopes --- diff --git a/Misc/ACKS b/Misc/ACKS index c788fff586..e7c8853e66 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -248,6 +248,7 @@ Vladimir Marangozov Doug Marien Anthony Martin Roger Masse +Nick Mathewson Graham Matthews Dieter Maurer Greg McFarlane