summaryrefslogtreecommitdiffstats
path: root/Objects/boolobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-09-18 17:26:56 (GMT)
committerGuido van Rossum <guido@python.org>2007-09-18 17:26:56 (GMT)
commit89d8c60d0463b4714ceae6c05f7e8c20157fd589 (patch)
tree5339c4ee8f9b7da6c479ba38297305b06a52d8a4 /Objects/boolobject.c
parent4d0277233e184dabefdbc966f5764034737cd2b9 (diff)
downloadcpython-89d8c60d0463b4714ceae6c05f7e8c20157fd589.zip
cpython-89d8c60d0463b4714ceae6c05f7e8c20157fd589.tar.gz
cpython-89d8c60d0463b4714ceae6c05f7e8c20157fd589.tar.bz2
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 'Objects/boolobject.c')
0 files changed, 0 insertions, 0 deletions