Hello, When I try and create a unicode key with a shelve I get the following error: "TypeError: String or Integer object expected for key, unicode found" Is there anyway I can use unicode keys with shelve's? TIA, Guy