Show More
@@ -38,10 +38,10 b' Test internal debugstacktrace command' | |||
|
38 | 38 | > EOF |
|
39 | 39 | $ python debugstacktrace.py |
|
40 | 40 | hello world at: |
|
41 |
debugstacktrace.py:7 in |
|
|
41 | debugstacktrace.py:7 in * (glob) | |
|
42 | 42 | debugstacktrace.py:5 in g |
|
43 | 43 | debugstacktrace.py:3 in f |
|
44 | 44 | stacktrace at: |
|
45 |
debugstacktrace.py:7 *in |
|
|
45 | debugstacktrace.py:7 *in * (glob) | |
|
46 | 46 | debugstacktrace.py:6 *in g (glob) |
|
47 | 47 | */util.py:* in debugstacktrace (glob) |
General Comments 0
You need to be logged in to leave comments.
Login now