Skip to content

Commit 2234e44

Browse files
committed
add comment
1 parent 64c3807 commit 2234e44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Lib/test/test_trace.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
from test.tracedmodules import testmod
1313

14+
##
15+
## See also test_sys_settrace.py, which contains tests that cover
16+
## tracing of many more code blocks.
17+
##
18+
1419
#------------------------------- Utilities -----------------------------------#
1520

1621
def fix_ext_py(filename):

0 commit comments

Comments
 (0)