Author christian.heimes
Recipients Rhamphoryncus, christian.heimes, gvanrossum
Date 2007-11-29.18:24:01
SpamBayes Score 0.0149191
Marked as misclassified No
Message-id <474F03BF.1020806@cheimes.de>
In-reply-to <1196360373.38.0.711630190602.issue1517@psf.upfronthosting.co.za>
Content
Guido van Rossum wrote:
> The key that needs to be INCREF'ed is actually startkey.  Patch attached.

What about the second PyObject_RichCompareBool(startkey, key, Py_EQ) a
few lines below inside the for loop?

Christian
History
Date User Action Args
2007-11-29 18:24:01christian.heimessetspambayes_score: 0.0149191 -> 0.0149191
recipients: + christian.heimes, gvanrossum, Rhamphoryncus
2007-11-29 18:24:01christian.heimeslinkissue1517 messages
2007-11-29 18:24:01christian.heimescreate