bruno at modulix wrote:
>
> Else - if you want/need to stick to human readable flat text files - at
> least write a solid librairy handling this, so you can keep client code
> free of technical cruft.
>
> HTH
> --
> bruno desthuilliers

for human readable, you might want to look at reading and writing dicts
in YAML and SYCK libs, which is what this looks like

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to