diff options
author | Guido van Rossum <guido@python.org> | 2007-02-13 05:46:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-02-13 05:46:39 (GMT) |
commit | 4726942cebe63b422ec2b9effcfb461cc7db322a (patch) | |
tree | d41b4e478fc23841a5711744ce58c2eccbcdf815 | |
parent | d9214d1f2cd9402e98c14809d17076e5f1db4167 (diff) | |
download | cpython-4726942cebe63b422ec2b9effcfb461cc7db322a.zip cpython-4726942cebe63b422ec2b9effcfb461cc7db322a.tar.gz cpython-4726942cebe63b422ec2b9effcfb461cc7db322a.tar.bz2 |
List of broken tests at this time. If you fix a test, please update this file.
-rw-r--r-- | BROKEN | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ + test_bsddb test_bsddb3 test_compile test_dict 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 |