summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-09-18 17:26:56 +0000
committerGuido van Rossum <guido@python.org>2007-09-18 17:26:56 +0000
commit6bb927aeeabfdf8f49c34560c88487d7c3feed2e (patch)
treed806eca5a96bfd731b02a85bfe6bdb13ab370a36 /Python/compile.c
parentc9cb1b2b40754dd7746fcf69bfb15d625785963b (diff)
downloadcpython-6bb927aeeabfdf8f49c34560c88487d7c3feed2e.tar.gz
Switch dict lookup around to optimizing for unicode.
For now, unicode_eq() is static inside dictobject.c; eventually we may have to move it into unicodeobject.c, so as to support the same hacks from setobject.c. None of this seems to affect performance much, but it's still the right thing to do.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions