| commit | 42dfd713331d1f36b26abb8c4d215340e59a76bf | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@wyplay.com> | Mon Oct 03 14:41:45 2011 +0200 |
| committer | Victor Stinner <vstinner@wyplay.com> | Mon Oct 03 14:41:45 2011 +0200 |
| tree | a3bdec0ae06a35454bbf7df58e09e026aff4a85f | |
| parent | a3b334da6dd0477e5bf144934d184bc0b3e3779b [diff] |
unicode_kind_name() doesn't check consistency anymore It is is called from _PyUnicode_Dump() and so must not fail.