]> granicus.if.org Git - python/commit
move test_trace.py so as not to conflict with future tests for the trace module
authorBenjamin Peterson <benjamin@python.org>
Tue, 20 Jul 2010 22:37:19 +0000 (22:37 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 20 Jul 2010 22:37:19 +0000 (22:37 +0000)
commit013783c529cfc459d05d261f5053ad7bf7d88c29
tree14e1b8205a78e85d9ba688f315cf89f82aad3a20
parent533a167a713be4a30b92583636cd2323f4c8c3aa
move test_trace.py so as not to conflict with future tests for the trace module
Include/opcode.h
Include/symtable.h
Lib/test/test_line_tracing.py [moved from Lib/test/test_trace.py with 100% similarity]
Lib/test/test_scope.py
Objects/typeobject.c
Python/ceval.c
Python/compile.c
Python/symtable.c