commit | ed17b6561bab8a20d683c7dca06b3a20df230fe2 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Mon Dec 06 23:22:32 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Mon Dec 06 23:22:44 2010 +0530 |
tree | 4eb0e1b3164bcb8536a2b7b5c3a90ec44b1b128d | |
parent | 466c2591d4351cfbd1c18d91f2b162407687f602 [diff] |
Removes ObservedWatch.signature property. ObservedWatch objects are guaranteed to be immutable and hashable, therefore, they can be used as dictionary keys. This removes the need for watch signatures. Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>