[ python-Bugs-1571170 ] Some numeric characters are still not recognized
SourceForge.net
noreply at sourceforge.net
Thu Oct 5 10:05:14 CEST 2006
Bugs item #1571170, was opened at 2006-10-05 09:31
Message generated for change (Comment added) made by andersch
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1571170&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unicode
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anders Chrigström (andersch)
Assigned to: M.-A. Lemburg (lemburg)
Summary: Some numeric characters are still not recognized
Initial Comment:
Looking into the documentation of the unicode database
i found that there are some numeric characters that are
not listed in the UnicodeData.txt file. They are intead
listen in the Unihan.txt file. (See
http://www.unicode.org/Public/5.0.0/ucd/UCD.html#Numeric_Type_Han).
I have a patch for this in the works.
----------------------------------------------------------------------
>Comment By: Anders Chrigström (andersch)
Date: 2006-10-05 10:05
Message:
Logged In: YES
user_id=621306
I have uploaded patch #1571184 that fixes this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1571170&group_id=5470
More information about the Python-bugs-list
mailing list