hypermonkey2 wrote:
> In any case, I shelve into a file "test.txt". I notice that when i try
> running the program on a different computer (by either emailing or
> transfering the file "test.txt" via USB key), the program is unable to
> load the shelve file.
You might find the 3rd party module 'sh
On Aug 10, 5:32 am, hypermonkey2 <[EMAIL PROTECTED]> wrote:
> Hi there!
> I am using the "shelve" module in a script to save information in
> between runtime sessions of the program. (its a sort of
> data collector, so its important to hold on to anything computed ).
> In any case, I shelve into a
e and retrieval from many os-es
good luck.
Edwin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of hypermonkey2
Sent: Saturday, August 09, 2008 3:33 PM
To: python-list@python.org
Subject: "shelve" save object
Hi there!
I am using the "
Hi there!
I am using the "shelve" module in a script to save information in
between runtime sessions of the program. (its a sort of
data collector, so its important to hold on to anything computed ).
In any case, I shelve into a file "test.txt". I notice that when i try
running the program on a di