Message175917
> 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. |
|
Date |
User |
Action |
Args |
2012-11-18 20:18:12 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ezio.melotti, r.david.murray, ttcooper |
2012-11-18 20:18:12 | serhiy.storchaka | set | messageid: <1353269892.54.0.185254750073.issue16498@psf.upfronthosting.co.za> |
2012-11-18 20:18:12 | serhiy.storchaka | link | issue16498 messages |
2012-11-18 20:18:12 | serhiy.storchaka | create | |
|