This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ishimoto
Recipients amaury.forgeotdarc, gvanrossum, ishimoto, lemburg
Date 2008-05-06.04:30:12
SpamBayes Score 0.13937926
Marked as misclassified No
Message-id <1210048232.8.0.629944733272.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to mention to Modules/unicodename_db.h. 

The current unicodename_db.h looks it was generated
by old Tools/unicode/makeunicodedata.py. This patch
includes newly generated unicodename_db.h, but we 
can exclude the change if not necessary.
History
Date User Action Args
2008-05-06 04:30:39ishimotosetspambayes_score: 0.139379 -> 0.13937926
recipients: + ishimoto, lemburg, gvanrossum, amaury.forgeotdarc
2008-05-06 04:30:33ishimotosetspambayes_score: 0.139379 -> 0.139379
messageid: <1210048232.8.0.629944733272.issue2630@psf.upfronthosting.co.za>
2008-05-06 04:30:29ishimotolinkissue2630 messages
2008-05-06 04:30:25ishimotocreate