]> granicus.if.org Git - python/commit
simplify by shortcutting when the kind of the needle is larger than the haystack
authorBenjamin Peterson <benjamin@python.org>
Fri, 11 May 2012 22:41:20 +0000 (17:41 -0500)
committerBenjamin Peterson <benjamin@python.org>
Fri, 11 May 2012 22:41:20 +0000 (17:41 -0500)
commit1ff2e35e8404a7775790e2767c117a1c44a7b3d7
tree63418e318753cf81cab535b3a5f6adf8acf91330
parentc049952de76cbcd00e490e48445ed7a50d3dc83a
simplify by shortcutting when the kind of the needle is larger than the haystack
Objects/unicodeobject.c