summaryrefslogtreecommitdiff
path: root/Modules/unicodedata_db.h
diff options
context:
space:
mode:
authorHye-Shik Chang <hyeshik@gmail.com>2004-06-02 16:49:17 +0000
committerHye-Shik Chang <hyeshik@gmail.com>2004-06-02 16:49:17 +0000
commit974ed7cfa50b666c9ab91f7a3f8f26049d387107 (patch)
treed821c74c26231d988f34764d0fdfe3494036ee95 /Modules/unicodedata_db.h
parentb6568b91fdf7de1377dba395c6725a7307b818ee (diff)
downloadcpython-git-974ed7cfa50b666c9ab91f7a3f8f26049d387107.tar.gz
- SF #962502: Add two more methods for unicode type; width() and
iswide() for east asian width manipulation. (Inspired by David Goodger, Reviewed by Martin v. Loewis) - Move _PyUnicode_TypeRecord.flags to the end of the struct so that no padding is added for UCS-4 builds. (Suggested by Martin v. Loewis)
Diffstat (limited to 'Modules/unicodedata_db.h')
-rw-r--r--Modules/unicodedata_db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/unicodedata_db.h b/Modules/unicodedata_db.h
index 0007a2b1da..1c074651f2 100644
--- a/Modules/unicodedata_db.h
+++ b/Modules/unicodedata_db.h
@@ -1,4 +1,4 @@
-/* this file was generated by Tools/unicode/makeunicodedata.py 2.2 */
+/* this file was generated by Tools/unicode/makeunicodedata.py 2.3 */
#define UNIDATA_VERSION "3.2.0"
/* a list of unique database records */