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 georg.brandl, giampaolo.rodola, holdenweb, lregebro, pitrou, r.david.murray, rhettinger, sdaoden, vstinner
Date 2011-01-29.21:56:15
SpamBayes Score 2.971907e-05
Marked as misclassified No
Message-id <1296338176.44.0.266447520646.issue9124@psf.upfronthosting.co.za>
In-reply-to
Content
Benjamin suggested using hasattr(message, 'buffer'), and that works great.  The test revealed a bug in the patch, which is now fixed.

All tests pass on windows.  As far as I'm concerned the patch is ready to go.  Other reviews would of course be welcome (and perhaps required by Georg).
History
Date User Action Args
2011-01-29 21:56:18r.david.murraysetrecipients: + r.david.murray, georg.brandl, rhettinger, holdenweb, pitrou, vstinner, giampaolo.rodola, lregebro, sdaoden
2011-01-29 21:56:16r.david.murraysetmessageid: <1296338176.44.0.266447520646.issue9124@psf.upfronthosting.co.za>
2011-01-29 21:56:15r.david.murraylinkissue9124 messages
2011-01-29 21:56:15r.david.murraycreate