[Python-Dev] Counting collisions for the win (original) (raw)
Victor Stinner victor.stinner at haypocalc.com
Fri Jan 20 13:42:37 CET 2012
- Previous message: [Python-Dev] Counting collisions for the win
- Next message: [Python-Dev] Counting collisions for the win
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Counting collisions for the win
- Next message: [Python-Dev] Counting collisions for the win
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]