Author: guido.van.rossum Date: Tue Feb 13 06:46:39 2007 New Revision: 53759
Added: python/branches/p3yk/BROKEN (contents, props changed) Log: List of broken tests at this time. If you fix a test, please update this file. Added: python/branches/p3yk/BROKEN ============================================================================== --- (empty file) +++ python/branches/p3yk/BROKEN Tue Feb 13 06:46:39 2007 @@ -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 _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
