XML Considered Harmful
Karsten Hilbert
Karsten.Hilbert at gmx.net
Sat Sep 25 09:24:57 EDT 2021
Am Fri, Sep 24, 2021 at 08:59:23PM +0200 schrieb Peter J. Holzer:
> JSON: Has a few primitive data types (bool, number, string) and a two
> compound types (list, dict(string -> any)). Still missing many
> frequently used data types (e.g. dates)
But that (dates) at least has a well-known mapping to string,
which makes it usable within JSON.
Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
More information about the Python-list
mailing list