How can I instruct python to store the internal version of a pre-hashed version of my strings so that it uses this value when I do a type / set search using my string as a key?
I remember reading about this a few weeks ago, but can't find it in python docs at the moment: - /
optimization python string dictionary hash
jcayzac
source share