3:02:48 AM UTC-5, elcaiaimar wrote:
>
> Hello,
>
> I'm having a problem when I try to convert a python dictionary into a json
> dictionary (*json.dumps(results, ensure_ascii=False)*).
> Everything is ok, but when there is a date as a valure of the dictionary I
> get t
Hello,
I'm having a problem when I try to convert a python dictionary into a json
dictionary (*json.dumps(results, ensure_ascii=False)*).
Everything is ok, but when there is a date as a valure of the dictionary I
get this error: datetime.date is not json serializable. I don't k
2 matches
Mail list logo