Greetings,
I'm trying to find a way to have json emit float('NaN') as 'N/A'.
I can't seem to find a way since NaN is a float, which means overriding
"default" won't help.Any simple way to do this? Thanks, -- Miki -- http://mail.python.org/mailman/listinfo/python-list
