Message 112061 - Python tracker (original) (raw)

Message112061

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:54 ncoghlan set recipients: + ncoghlan, gvanrossum, doerwalter, paul.moore, pitrou, ryan.freckleton, kteague, BreamoreBoy
2010-07-30 10:46:54 ncoghlan set messageid: 1280486814.01.0.194873628138.issue5135@psf.upfronthosting.co.za
2010-07-30 10:46:52 ncoghlan link issue5135 messages
2010-07-30 10:46:51 ncoghlan create