| error | Python 2.1.3 /usr/bin/python |
A problem occurred while running a Python script. Here is the sequence of function calls leading up to the error, with the most recent (innermost) call last.
| /home/robotgroupnet/moin-0.10/MoinMoin/cgimain.py in run(properties={}) |
| 167 cgitb.handler() |
| /home/robotgroupnet/moin-0.10/MoinMoin/action/SpellCheck.py in execute(pagename='MeatBall', form=FieldStorage(None, None, [MiniFieldStorage('action', 'SpellCheck')])) |
| 93 wordsdict = dbhash.open(cachename, "r") |
| /usr/lib/python2.1/dbhash.py in open(file='data/dict.cache', flag='r', mode=438) |
| 16 return bsddb.hashopen(file, flag, mode) |
error: (-30990, 'Unknown error 4294936306')
args = (-30990, 'Unknown error 4294936306')