Message303919
A list can no be used as the key to a dict, apparently because it is "unhashable": TypeError: unhashable type: 'list'.
The code must exist to hash object like this a tuple is hashable and can be constructed from a list. |
|
| Date |
User |
Action |
Args |
| 2017-10-08 20:54:49 | gene@nlc.co.nz | set | recipients:
+ gene@nlc.co.nz |
| 2017-10-08 20:54:49 | gene@nlc.co.nz | set | messageid: <1507496089.59.0.213398074469.issue31730@psf.upfronthosting.co.za> |
| 2017-10-08 20:54:49 | gene@nlc.co.nz | link | issue31730 messages |
| 2017-10-08 20:54:49 | gene@nlc.co.nz | create | |
|