Re: [Tutor] Moving a Shelf Between Linux and Mac OS X

2009-10-25 Thread Wayne
On Sat, Oct 24, 2009 at 11:38 PM, Patrick Kenny wrote: > Are shelves portable between different OSs? I would like to make the > data created on the shelf on the Mac also accessible on Linux; is there > an easy way to do this? > I confess I know nothing about shelve, but you should be able to us

[Tutor] Moving a Shelf Between Linux and Mac OS X

2009-10-24 Thread Patrick Kenny
Greetings, I recently started learning Python and I have written a script that uses a shelf on Mac OS X using Python 2.6. I recently attempted to move the directory over to my Linux system, which also has Python 2.6 installed, and run the script there. The script works fine, but the shelf does n