]> granicus.if.org Git - python/commitdiff
Update output generated by test_scope
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 13 Dec 2001 19:47:51 +0000 (19:47 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 13 Dec 2001 19:47:51 +0000 (19:47 +0000)
Lib/test/output/test_scope

index 04dacaac125fd6013c8effcc508e50eced520563..5c80b6e5c6d463bd4187ed76617e3f86ba70f82f 100644 (file)
@@ -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