Bugs item #1571170, was opened at 2006-10-05 09:31
Message generated for change (Comment added) made by lemburg
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: M.-A. Lemburg (lemburg)
Date: 2006-10-05 12:44

Message:
Logged In: YES 
user_id=38388

For quick reference, here's the patch URL:

https://sourceforge.net/tracker/index.php?func=detail&aid=1571184&group_id=5470&atid=305470

I'll comment there.

It's really sad that the Unicode Consortium is separating
out all kinds of properties into separate files... makes
following the standard a lot harder.


----------------------------------------------------------------------

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
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to