Python shelve Functions

EditRocket provides the following information on shelve functions in the Python source code builder.

open(filename[,flag='c'[,protocol=None[,writeback=False]]]) - Open a persistent dictionary.