Message1334

Author cgroves
Recipients
Date 2006-11-29.05:08:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Setting __bases__ on a class doesn't cause methods from the new bases to show up in its instances.  This causes test_mutable_bases_catch_mro_conflict and test_mutable_bases in test_descr.py to fail.
History
Date User Action Args
2008-02-20 17:17:37adminlinkissue1605011 messages
2008-02-20 17:17:37admincreate