What is the main reason why Python shelve won\'t work if we made a shelve in the __main__ module then later import the created database will result
shelve
__main__