On Fri, Jun 21, 2013 at 7:37 PM, Chris Angelico <ros...@gmail.com> wrote:
>>>> class HashableList(list):
>         def __hash__(self):
>                 return 42

Hey, we both picked exactly the same example!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to