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 terry.reedy
Recipients belopolsky, brian.curtin, loewis, max-alleged, ncoghlan, ocean-city, terry.reedy
Date 2012-07-26.02:59:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343271590.19.0.864202586837.issue10654@psf.upfronthosting.co.za>
In-reply-to
Content
Both subclasses return NotImplemented for d+1. Otherwise, TypeError or NotImplemented as expected. See file.
History
Date User Action Args
2012-07-26 02:59:50terry.reedysetrecipients: + terry.reedy, loewis, ncoghlan, belopolsky, ocean-city, brian.curtin, max-alleged
2012-07-26 02:59:50terry.reedysetmessageid: <1343271590.19.0.864202586837.issue10654@psf.upfronthosting.co.za>
2012-07-26 02:59:49terry.reedylinkissue10654 messages
2012-07-26 02:59:49terry.reedycreate