[Tutor] URGENT doubt!!!!

Kent Johnson kent37 at tds.net
Wed Mar 1 17:37:51 CET 2006


Joaquin Sanchez Sanchez wrote:
> I have a doubt
>  
> I have some modules in python, and in one of them, i have to 
> dictionarys. In them, i have some vars yhat I want to save before 
> clossing my session, ande then, in a new session, i want to load them.
>  
> I have heard about "pickle"
> How does it work?I dont understand the help page example

Yeah, that is an advanced example, for a simple example look at example 
2 on this page:
http://www-128.ibm.com/developerworks/library/l-pypers.html

Kent



More information about the Tutor mailing list