Files
cpython/Objects
Guido van Rossum 36b9f7908a Slight tweak: in string_hash(), if the hash hasn't been computed yet,
and if there's a pointer to an interned version of the string, use its
hash and store its hash in this object, rather than recomputing it.
1997-02-14 16:29:22 +00:00
..
1997-01-22 20:48:48 +00:00
1997-01-29 15:53:56 +00:00
1996-12-05 21:54:17 +00:00
1997-01-29 15:53:56 +00:00
1996-12-05 21:58:58 +00:00
1996-12-16 17:55:46 +00:00