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.
Showing
Please
register
or
sign in
to comment
LINE events when not __debug__. But we get them anyway under -O now, so just stop special-casing non-__debug__ mode.