On Jan 8, 2:54 pm, Ben Finney <ben+pyt...@benfinney.id.au> wrote: > Chris Rebert <c...@rebertia.com> writes: > > JSON is one option:http://docs.python.org/library/json.html > > YAML <URL:http://en.wikipedia.org/wiki/YAML> is another contender. > Compared to JSON, it is yet to gain as much mind-share, but even more > human-friendly and no less expressive. > > Here are some discussions of YAML that can help you evaluate it: > > <URL:http://www.ibm.com/developerworks/xml/library/x-matters23.html> > <URL:http://www.codinghorror.com/blog/archives/001114.html> > > <URL:http://webignition.net/articles/xml-vs-yaml-vs-json-a-study-to-find-a...> > >
YAML is far too complex to be useful. I played with it a while and found the syntax even more confusing than XML, which is quite a feat. -- http://mail.python.org/mailman/listinfo/python-list