Deeply nested dictionaries - should I look into a database or am I just doing it wrong?

Rustom Mody rustompmody at gmail.com
Sat Jul 30 22:43:19 EDT 2011


I use pyyaml for such. http://yaml.org/
The builtin json support http://docs.python.org/library/json.html is a bit
weaker but has the advantage of no extra install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110731/58666aa5/attachment.html>


More information about the Python-list mailing list