Writing to a certain line?

gene tani gene.tani at gmail.com
Tue Jun 6 08:57:55 EDT 2006


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




More information about the Python-list mailing list