write Python dict (mb with unicode) to a file

TheSaint fc14301589 at icqmail.com
Sat Jun 14 05:58:07 EDT 2008


On 17:13, sabato 14 giugno 2008 dmitrey wrote:

> hi all,
> what's the best way to write Python dictionary to a file?
> 
Pickle or ConfigParser.
You may gather more details at http://docs.python.org/lib/persistence.html

-- 
Mailsweeper Home : http://it.geocities.com/call_me_not_now/index.html



More information about the Python-list mailing list