On Fri, Jul 17, 2015 at 9:32 AM, Ned Batchelder <n...@nedbatchelder.com> wrote: > Maybe people are reading a different implementation than I am. Python's > dict object doesn't use linked lists to deal with hash collisions, it probes > other slots instead.
No, I was working a) from memory, and b) not looking at the implementation, which I last did a long, long time ago... Skip -- https://mail.python.org/mailman/listinfo/python-list