]> granicus.if.org Git - python/commit
gethash/cmpname both looked beyond the end of the character name.
authorFredrik Lundh <fredrik@pythonware.com>
Fri, 19 Jan 2001 19:45:02 +0000 (19:45 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Fri, 19 Jan 2001 19:45:02 +0000 (19:45 +0000)
commit7c1e4bbe25d3f9d044daa7f24b182e8e40112ad3
tree2761009a3a1c610352489c4ebd94259f1cee5f03
parent5458fcf9c5f81e2a09235971f1232ccd5f26d4f1
gethash/cmpname both looked beyond the end of the character name.
This patch makes u"\N{x}" a bit less dependent on pure luck...
Modules/ucnhash.c