diff options
author | Guido van Rossum <guido@python.org> | 2006-03-02 04:24:01 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2006-03-02 04:24:01 +0000 |
commit | b9ca4028d430cfea8a4651aa250660163a162685 (patch) | |
tree | 7209144dc98b1452eab44e24d9fdb6b5018bbc12 /Python/exceptions.c | |
parent | e211cb96d4a9983c4887e9662ce8f8079f75590d (diff) | |
download | cpython-b9ca4028d430cfea8a4651aa250660163a162685.tar.gz |
Fix failure of test_compiler.py when compiling test_contextlib.py.
The culprit was an expression-less yield -- the first apparently in
the standard library. I added a unit test for this.
Also removed the hack to force compilation of test_with.py.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions