Update output generated by test_scope

This commit is contained in:
Jeremy Hylton 2001-12-13 19:47:51 +00:00
parent 12ce485b48
commit 3095a4c228

View 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