commit | 7c1e4bbe25d3f9d044daa7f24b182e8e40112ad3 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Fri Jan 19 19:45:02 2001 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Fri Jan 19 19:45:02 2001 +0000 |
tree | 2761009a3a1c610352489c4ebd94259f1cee5f03 | |
parent | 5458fcf9c5f81e2a09235971f1232ccd5f26d4f1 [diff] |
gethash/cmpname both looked beyond the end of the character name. This patch makes u"\N{x}" a bit less dependent on pure luck...