diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-04-26 01:15:53 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-04-26 01:15:53 (GMT) |
commit | d845e53b5bc5b7f7943dc05467847fb8705c2157 (patch) | |
tree | 11fe26809e4e701d3b7265361bedf76d833f1cba /Doc/lib | |
parent | 8f56d02309a71254e7b32e4dfd3669399bcd3fc2 (diff) | |
download | cpython-d845e53b5bc5b7f7943dc05467847fb8705c2157.zip cpython-d845e53b5bc5b7f7943dc05467847fb8705c2157.tar.gz cpython-d845e53b5bc5b7f7943dc05467847fb8705c2157.tar.bz2 |
Rev 45706 renamed stuff in contextlib.py, but didn't rename
uses of it in test_with.py. As a result, test_with has been skipped
(due to failing imports) on all buildbot boxes since. Alas, that's
not a test failure -- you have to pay attention to the
1 skip unexpected on PLATFORM:
test_with
kinds of output at the ends of test runs to notice that this got
broken.
It's likely that more renaming in test_with.py would be desirable.
Diffstat (limited to 'Doc/lib')
0 files changed, 0 insertions, 0 deletions