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 r.david.murray
Recipients BreamoreBoy, eric.araujo, kristjan.jonsson, michael.foord, pitrou, r.david.murray, serhiy.storchaka, stutzbach, zach.ware
Date 2014-06-18.13:00:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403096432.58.0.474762722304.issue14534@psf.upfronthosting.co.za>
In-reply-to
Content
Issue 19645 is an alternative way to solve the problem of calling methods on the mixin that "don't exist", and has other benefits.
History
Date User Action Args
2014-06-18 13:00:32r.david.murraysetrecipients: + r.david.murray, pitrou, kristjan.jonsson, stutzbach, eric.araujo, michael.foord, BreamoreBoy, zach.ware, serhiy.storchaka
2014-06-18 13:00:32r.david.murraysetmessageid: <1403096432.58.0.474762722304.issue14534@psf.upfronthosting.co.za>
2014-06-18 13:00:32r.david.murraylinkissue14534 messages
2014-06-18 13:00:32r.david.murraycreate