[Gambas-user] pickle?
Steven revimmo
steven at ...1652...
Tue Aug 11 12:30:35 CEST 2009
Hi,
As far as I know, it's used to write/read any variable in a file.
So, you can write objects, numbers, arrays, anything into a file, and
get them back
without conversion or analyses of the text in the file.
Very handy indeed.
Steven
Le mardi 11 août 2009 à 11:06 +0200, Leonardo Miliani a écrit :
> Peter Tyler ha scritto:
> >
> > Hi, I'm a bit Gambas newbie, - I've been using Python.
> >
> > One thing I'm looking for in Gambas is something like the python "pickle" functionality.
> >
> > Does anyone know if this functionality is available?
> >
> > Thank you.
> > Peter.
> >
>
> It should be interesting know exactly what the pickle func. does .
> I don't know Python, and maybe several other Gambas users too ;-)
>
More information about the User
mailing list