commit | 1bff34ab9687129effc2462c0cab7507b0f016e5 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Aug 31 19:31:38 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Aug 31 19:31:38 2000 +0000 |
tree | 44428e64ca43867f96fa92ef88863259d3587b5e | |
parent | c18b7d9b2be37386a05bb2b3f4e64b396c5aed48 [diff] |
Slight performance hack that also avoids requiring the existence of thread state for dictionaries that have only been indexed by string keys. See the comments in SourceForge for more. This closes SourceForge patch #101309.