Serhiy Storchaka added the comment:

>       dBasis = shelve.open('cFract2.tmp','n')
>       i,testVal,dBasis,oldTime = 0,1,{},int(time.clock())     # Initialize

As I understand, you don't use shelve object at all (except creating an empty 
base).  Such a lot of code has no relation to the bugs in Python.  Ask on the 
Python mailing list or on forums and may be someone help you.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16498>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to