[Baypiggies] newbie question - json as pickler

Daryl Spitzer daryl.spitzer at gmail.com
Mon Feb 22 16:52:50 CET 2010


IMO the YAML Wikipedia page (http://en.wikipedia.org/wiki/Yaml)
provides better documentation.

--
Daryl


On Mon, Feb 22, 2010 at 7:49 AM, K. Richard Pixley <rich at noir.com> wrote:
> ben lipkowitz wrote:
>>
>> you might want to look into YAML:
>> http://pyyaml.org/wiki/PyYAMLDocumentation
>>
>> it automatically serializes any pure python objects (no SWIG wrappers etc)
>>
>> also, JSON is valid YAML
>
> Thank you!  That may be exactly what I need.
>
> I'm not sure yaml is "human readable".  (J/k).  But at least it's well
> documented.  :).
>
> --rich
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list