diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-02-21 21:57:55 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-02-21 21:57:55 (GMT) |
commit | 67582d2beee2fd67f18ec7cc9797c3b76342e510 (patch) | |
tree | 514ca4e1d54637473842c53492d945f293a66f1e /BROKEN | |
parent | b38e2bcfd41f04644cef55e2b82fcd6b1696eb98 (diff) | |
download | cpython-67582d2beee2fd67f18ec7cc9797c3b76342e510.zip cpython-67582d2beee2fd67f18ec7cc9797c3b76342e510.tar.gz cpython-67582d2beee2fd67f18ec7cc9797c3b76342e510.tar.bz2 |
Fix test_os from breakage due to dict views.
Diffstat (limited to 'BROKEN')
-rw-r--r-- | BROKEN | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,3 +1,2 @@ test_bsddb test_bsddb3 test_compile test_dumbdbm test_importhooks test_iter test_iterlen test_minidom test_mutants - test_os |