diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-02-22 04:49:03 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-02-22 04:49:03 (GMT) |
commit | 0caf6d85f98f3cffde22a91ccb9e043758402bf7 (patch) | |
tree | 83dfdbf442efb05ccbdfb2e949327ab759c68f0b /BROKEN | |
parent | eb6b0eec297d929aa5961f0f6a957b47fd945006 (diff) | |
download | cpython-0caf6d85f98f3cffde22a91ccb9e043758402bf7.zip cpython-0caf6d85f98f3cffde22a91ccb9e043758402bf7.tar.gz cpython-0caf6d85f98f3cffde22a91ccb9e043758402bf7.tar.bz2 |
Fix test_iter after the dict views conversion.
Diffstat (limited to 'BROKEN')
-rw-r--r-- | BROKEN | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ test_bsddb test_bsddb3 test_compile test_dumbdbm - test_importhooks test_iter + test_importhooks |