gdbm troubles.

Shriphani shriphanip at gmail.com
Thu Oct 11 07:49:05 EDT 2007


dictionary = gdbm.open('dictionary','c')
dictionary['Ellipsize'] = 'Openbox'
dictionary.get('Ellipsize')

the last line generates an attribute error. Can someone tell me what I
am doing wrong?
Regards,
Shriphani Palakodety




More information about the Python-list mailing list