Commit 3095a4c2 authored by Jeremy Hylton's avatar Jeremy Hylton

Update output generated by test_scope

parent 12ce485b
...@@ -19,5 +19,5 @@ test_scope ...@@ -19,5 +19,5 @@ test_scope
18. verify that locals() works 18. verify that locals() works
19. var is bound and free in class 19. var is bound and free in class
20. interaction with trace function 20. interaction with trace function
20. eval with free variables 20. eval and exec with free variables
21. list comprehension with local variables 21. list comprehension with local variables
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment