diff options
author | Guido van Rossum <guido@python.org> | 2007-02-15 04:01:01 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-02-15 04:01:01 (GMT) |
commit | 75d26ccd7af6f10054dbd74f9c42171f1fa298d6 (patch) | |
tree | ed1a343de77a67300b33bdab866747d7eff3ad0c /BROKEN | |
parent | d81206d1526f869645bca83193da5ddfefaf4936 (diff) | |
download | cpython-75d26ccd7af6f10054dbd74f9c42171f1fa298d6.zip cpython-75d26ccd7af6f10054dbd74f9c42171f1fa298d6.tar.gz cpython-75d26ccd7af6f10054dbd74f9c42171f1fa298d6.tar.bz2 |
Some more test now pass.
Diffstat (limited to 'BROKEN')
-rw-r--r-- | BROKEN | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ test_bsddb test_bsddb3 test_compile test_dumbdbm test_importhooks test_iter test_iterlen test_minidom test_mutants - test_os test_pickletools test_plistlib test_richcmp test_shelve - test_unittest test_userdict + test_os test_plistlib |