![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Can I export my datas in pickle format safely ?
From: Sybren Stuvel <sybrenUSE@YOURthirdtower.com.imagination>
Date: Fri Mar 31 2006 - 17:05:06 CEST
DurumDara enlightened us with:
Just nitpicking: 'data' is already plural, a single is called 'datum'.
> I thinking about that I can use the pickle to serialize/load my
Sure you can. Be very, very careful though, since unpickling data can
> And when I changed my python version from ??? to 2.3(?), and I get
Which is exactly as documented in the pickle module.
> So: I want to store datas in the simply as possible, but I don't
Without knowing more about your data, I can't help you out. You could
> I see that the Gnosis project have pickle tools that can dump
Don't be too sure that it's compatible for the indefinite future. XML
Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
Received on Sun Apr 30 21:47:06 2006
|