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 alex, eallik, r.david.murray
Date 2012-08-28.21:16:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346188612.08.0.00690941835094.issue15801@psf.upfronthosting.co.za>
In-reply-to
Content
That doesn't appear to be true in 3.2.  I happened to test this on email.message.Message, and it also did not raise an error, but it defines an __str__.

I suspect this is some oddball result of the coercion rules.
History
Date User Action Args
2012-08-28 21:16:52r.david.murraysetrecipients: + r.david.murray, alex, eallik
2012-08-28 21:16:52r.david.murraysetmessageid: <1346188612.08.0.00690941835094.issue15801@psf.upfronthosting.co.za>
2012-08-28 21:16:51r.david.murraylinkissue15801 messages
2012-08-28 21:16:51r.david.murraycreate