diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-08-16 02:27:15 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-08-16 02:27:15 +0000 |
commit | 80703c89308a2adbdece4c8c044e7ba4d3069f91 (patch) | |
tree | 29613cecabfb191ae8f3d06b41c15f8c87669159 /Python/compile.c | |
parent | 63dd79ac047c6a1d312261470f8eabc97210b42d (diff) | |
download | cpython-git-80703c89308a2adbdece4c8c044e7ba4d3069f91.tar.gz |
check_events(): This was failing under -O, due to not expecting any
LINE events when not __debug__. But we get them anyway under -O now,
so just stop special-casing non-__debug__ mode.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions