Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, ezio.melotti, loewis, vernondcole
Date 2009-06-30.14:28:44
SpamBayes Score 7.18346e-05
Marked as misclassified No
Message-id <1246372128.83.0.854694365306.issue6383@psf.upfronthosting.co.za>
In-reply-to
Content
Right. Actually unicodetype_db.h is the one included in unicodectype.c,
I moved my script into makeunicodedata.py.

Here is a new patch. The code generated for _PyUnicode_ToNumeric is the
same as before (except for some tabs), see the old patch if you want to
check the actual changes in the function.
History
Date User Action Args
2009-06-30 14:28:48amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, benjamin.peterson, ezio.melotti, vernondcole
2009-06-30 14:28:48amaury.forgeotdarcsetmessageid: <1246372128.83.0.854694365306.issue6383@psf.upfronthosting.co.za>
2009-06-30 14:28:47amaury.forgeotdarclinkissue6383 messages
2009-06-30 14:28:47amaury.forgeotdarccreate