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 kushal.das
Recipients Justin.Lebar, docs@python, ezio.melotti, kushal.das, petri.lehtinen
Date 2012-09-28.18:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348857363.52.0.301402777639.issue16057@psf.upfronthosting.co.za>
In-reply-to
Content
The implementation clearly says that default method should return a serializable object or calls the base implementation to raise TypeError. So I don't think any of the examples is a bug.
History
Date User Action Args
2012-09-28 18:36:03kushal.dassetrecipients: + kushal.das, ezio.melotti, Justin.Lebar, docs@python, petri.lehtinen
2012-09-28 18:36:03kushal.dassetmessageid: <1348857363.52.0.301402777639.issue16057@psf.upfronthosting.co.za>
2012-09-28 18:36:03kushal.daslinkissue16057 messages
2012-09-28 18:36:03kushal.dascreate