[issue1571170] Some numeric characters are still not recognized

2010-12-09 Thread Anders Chrigström
Anders Chrigström added the comment: This is indeed a duplicate of #1571184 -- resolution: -> duplicate status: open -> closed ___ Python tracker ___

[issue1571170] Some numeric characters are still not recognized

2010-12-06 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: Is there anything in this issue that is not addressed by #1571184? It looks like this was originally reported on SF where bug reports and patches had separate ids, so this is probably a duplicate of #1571184. -- nosy: +belopolsky _

[issue1571170] Some numeric characters are still not recognized

2010-07-05 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue1571170] Some numeric characters are still not recognized

2009-03-29 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +Generate numeric/space/linebreak from Unicode database. stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 ___ Python tracker __