> > You understand that this will result in a chunk of text that is not JSON?
> I think he means something like this:
>  >>> json.dumps([float('nan')])
> '["N/A"]'
That's exactly what I mean :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to