Message1315

Author cgroves
Recipients
Date 2006-11-28.05:32:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Trying to run copy.copy on subclasses of newstyle classes fails with this error: 

Error: un(shallow)copyable object of type <class '__main__.C'>

This causes copies in test_descr to fail.
History
Date User Action Args
2008-02-20 17:17:36adminlinkissue1604258 messages
2008-02-20 17:17:36admincreate