Message2398

Author bzimmer
Recipients
Date 2005-02-19.21:15:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=37674

I rewrote the patch a bit to use Py.Zero, not check for null from _add 
since it will throw an exception on type problems and allow None as a 
result value since CPython does as well rather than defaulting to 0.  None 
as a result value results in a type error.
History
Date User Action Args
2008-02-20 17:18:25adminlinkissue1093369 messages
2008-02-20 17:18:25admincreate