In conjunction with `tables` module having default hash function implementation 
is a bad idea. For hash-table consistency keys should be immutable, so that 
their hashes do not change over the lifespan of the key objects. With a 
fallback hash implementation applicable to any object this constrain is 
impossible to enforce.\--Leo|   
---|---

Reply via email to