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 ncoghlan
Recipients BreamoreBoy, doerwalter, gvanrossum, kteague, ncoghlan, paul.moore, pitrou, ryan.freckleton
Date 2010-07-30.10:46:51
SpamBayes Score 0.13471186
Marked as misclassified No
Message-id <1280486814.01.0.194873628138.issue5135@psf.upfronthosting.co.za>
In-reply-to
Content
A couple more relevant links.

I brought this issue up in the context of a JSON serialisation discussion on python-ideas: http://mail.python.org/pipermail/python-ideas/2010-July/007854.html

Andrey Popp mentioned his pure Python generic functions library in that thread: http://pypi.python.org/pypi/generic
History
Date User Action Args
2010-07-30 10:46:54ncoghlansetrecipients: + ncoghlan, gvanrossum, doerwalter, paul.moore, pitrou, ryan.freckleton, kteague, BreamoreBoy
2010-07-30 10:46:54ncoghlansetmessageid: <1280486814.01.0.194873628138.issue5135@psf.upfronthosting.co.za>
2010-07-30 10:46:52ncoghlanlinkissue5135 messages
2010-07-30 10:46:51ncoghlancreate