class Key.Key: self.key self.base def __init__ (self, database, key):
Holds the reference of the entry inside its database
Holds the reference of the database entry.
Creates a new key holding the specified database and entry keys.