json-py is going away anyhow... to be replaced by Bob Ippolito's JSON generator with Ian Bicking's jsonify. Then, it will be easy to make JSON serialization handle anything. (Of course, something like this should be handled natively)
Kevin On 12/1/05, Dan Jacob <[EMAIL PROTECTED]> wrote: > > PS the latest version of json-py on sourceforge corrects the bug but > the version in json_py-3.2.1-py2.4.egg was buggy. > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

