This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients Mark.Shannon, georg.brandl, mark.dickinson, r.david.murray
Date 2010-09-23.19:35:41
SpamBayes Score 0.008532985
Marked as misclassified No
Message-id <1285270543.34.0.921081247541.issue9930@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, not sure.  I'm referring to Objects/abstract.c, binary_op1, which tries to call both slotv and slotw.
History
Date User Action Args
2010-09-23 19:35:43georg.brandlsetrecipients: + georg.brandl, mark.dickinson, r.david.murray, Mark.Shannon
2010-09-23 19:35:43georg.brandlsetmessageid: <1285270543.34.0.921081247541.issue9930@psf.upfronthosting.co.za>
2010-09-23 19:35:42georg.brandllinkissue9930 messages
2010-09-23 19:35:41georg.brandlcreate