![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveCan I export my datas in pickle format safely ?
From: DurumDara <durumdara@gmail.com>
Date: Fri Mar 31 2006 - 16:05:00 CEST
Hi !
I want to create a database from datas.
I thinking about that I can use the pickle to serialize/load my datas
But: I remember that in the year of 2004(?) I tried this thing. I store
So: I want to store datas in the simply as possible, but I don't want to
I see that the Gnosis project have pickle tools that can dump objects to
So. Anyone can help me: pickle module have problems when I want to load
Thanks for the advance:
|