>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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to