Show More
@@ -994,7 +994,7 b' class VerboseTB(TBTools):' | |||
|
994 | 994 | pygments_formatter=formatter, |
|
995 | 995 | ) |
|
996 | 996 | |
|
997 |
# |
|
|
997 | # Let's estimate the amount of code we will have to parse/highlight. | |
|
998 | 998 | cf = etb |
|
999 | 999 | max_len = 0 |
|
1000 | 1000 | tbs = [] |
General Comments 0
You need to be logged in to leave comments.
Login now