Awww shoot. How do I do that? I found this... but it says that it doesn't work for windows. I need Linux and windows support. (Mac could be an option.) http://code.activestate.com/recipes/576591-simple-shelve-with-linux-file-locking/ BR, Jason Brower
On Wed, Sep 22, 2010 at 4:47 PM, mdipierro <[email protected]> wrote: > I think your peoblem is that you are not locking the shelve file you > create. If you do not lock it it may get corrupted. > > On Sep 22, 6:19 am, "Jason (spot) Brower" <[email protected]> wrote: >> I have some code and information about the sessions being lost... >> This method is called every two seconds. >> The printout is what I get. Notice... ON then OFF and repeated. >> I am the only user on the system, I have only one browser tab open, >> and I know that the file data it is pulling from is correct and >> accurate. You can see that with the ticker value. That is what it >> should be. >> Told you it was weird. >> >> controller.py >> 2KViewDownload

