Message1159

Author cgroves
Recipients
Date 2006-11-30.05:17:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Looks like progress to me.  setdict in test_descr.py still fails because it expects __dict__ on a class to be unassignable.  That's the final line in the test though, so once that one passes test_descr will be happy.  
History
Date User Action Args
2008-02-20 17:17:30adminlinkissue1506749 messages
2008-02-20 17:17:30admincreate