summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_scope
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_scope')
-rw-r--r--Lib/test/output/test_scope1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_scope b/Lib/test/output/test_scope
index fcd4e7a..1a44bb2 100644
--- a/Lib/test/output/test_scope
+++ b/Lib/test/output/test_scope
@@ -18,3 +18,4 @@ test_scope
17. class and global
18. verify that locals() works
19. var is bound and free in class
+20. interaction with trace function