Message2828

Author pjenvey
Recipients
Date 2007-09-22.01:13:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
ukeshav -

I haven't played with __coerce__ before, but I notice that PyObject __coerce__ method says that it shouldn't be overridden, and that subclasses should use __coerce_ex__. Might this patch be rewritten to use __coerce_ex__ instead?
History
Date User Action Args
2008-02-20 17:18:47adminlinkissue1783088 messages
2008-02-20 17:18:47admincreate