shelve seg error

Philippe C. Martin pmartin at snakecard.com
Tue Dec 6 06:53:22 EST 2005


Hi,

I just installed (compiled) Python 2.4.2 under Suse 10.

The following code generates a seg error:

import shelve
print shelve.open ('test')

I assume this has to do with the db behind shelve.

How do I go about tracing/fixing the problem ?

Regards,

Philippe




More information about the Python-list mailing list