[Python-Dev] Counting collisions for the win (original) (raw)

Victor Stinner victor.stinner at haypocalc.com
Fri Jan 20 13:42:37 CET 2012


2012/1/20 Frank Sievertsen <frank at sievertsen.de>:

No, that's not true. Whenever a collision happens, other bits are mixed in very fast.

Oh, I didn't know that. So the dict order is only the same if there is no collision.

Victor



More information about the Python-Dev mailing list