[Tutor] Structured files?

Walter Prins wprins at gmail.com
Thu Jun 2 10:58:05 CEST 2011


>Is it possible to write a list, a dictionary or an object or anything into
a file? Or do I have to transform them to strings?

Have a look at the pickle module:
http://docs.python.org/library/pickle.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110602/85ebc54a/attachment.html>


More information about the Tutor mailing list