From: Jeremy Hylton Date: Thu, 13 Dec 2001 19:47:51 +0000 (+0000) Subject: Update output generated by test_scope X-Git-Tag: v2.2.1c1~377 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3095a4c2289b3155b2dc1bcf7284911dee0afe7d;p=python Update output generated by test_scope --- diff --git a/Lib/test/output/test_scope b/Lib/test/output/test_scope index 04dacaac12..5c80b6e5c6 100644 --- a/Lib/test/output/test_scope +++ b/Lib/test/output/test_scope @@ -19,5 +19,5 @@ test_scope 18. verify that locals() works 19. var is bound and free in class 20. interaction with trace function -20. eval with free variables +20. eval and exec with free variables 21. list comprehension with local variables