diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-04-05 19:36:21 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-04-05 19:36:21 (GMT) |
commit | 8a5c3c76be10945ce62b055bc6823013b880330f (patch) | |
tree | 4cfce9abc3dbd045f6438710dc4ee1ececab2a2d /Python/getcompiler.c | |
parent | ed9192e2ae144706f6ecb9bdfb903220e2d33845 (diff) | |
download | cpython-8a5c3c76be10945ce62b055bc6823013b880330f.zip cpython-8a5c3c76be10945ce62b055bc6823013b880330f.tar.gz cpython-8a5c3c76be10945ce62b055bc6823013b880330f.tar.bz2 |
Since the fast_yield branch target was introduced, it appears that most
tests of "why" against WHY_YIELD became useless. This patch removes them,
but assert()s that why != WHY_YIELD everywhere such a test was removed.
The test suite ran fine under a debug build (i.e., the asserts never
triggered).
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions