diff options
author | Guido van Rossum <guido@python.org> | 1997-01-23 19:39:29 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-23 19:39:29 +0000 |
commit | ca756f2a1d8353812223af380166c826ffefcc2c (patch) | |
tree | 346919a2a85c80df037d6028275d16621d0e86bf /Python/import.c | |
parent | 4462e932590b3cf15ceff8d6ddd045aacaa6a12d (diff) | |
download | cpython-git-ca756f2a1d8353812223af380166c826ffefcc2c.tar.gz |
Forget keeping track of whether a dictionary contains all interned
string keys. Just doing a pointer compare before the string compare
(in fact before the hash compare!) is just as fast.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions