Message1313

Author cgroves
Recipients
Date 2006-11-28.05:21:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The descriptor for __class__ in PyObject only has a getType method.  It probably needs to be associated with a setType method as well.  This causes setclass in test_descr to fail.
History
Date User Action Args
2008-02-20 17:17:36adminlinkissue1604252 messages
2008-02-20 17:17:36admincreate