How can you make your Python objects hashable?
Here's a [class][] called Thing
:
```python class Thing:
def __init__(self, name, color="purpl...
This is a premium screencast available only to active Python Morsels subscribers or users with a redemption code that provides screencast access.
You can find free screencasts on the screencasts page.
Need to fill-in gaps in your Python skills? I send regular emails designed to do just that.