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 jhalcrow
Recipients akitada, alex, amaury.forgeotdarc, belopolsky, collinwinter, davide.rizzo, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, ronnix, rsc, sjmachin, stiv, timehorse, vbr, zdwiel
Date 2011-05-10.14:07:01
SpamBayes Score 0.001957524
Marked as misclassified No
Message-id <1305036422.01.0.792443213677.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that _regex_unicode.c is missing from setup.py, adding it to ext_modules fixes my previous issue.
History
Date User Action Args
2011-05-10 14:07:02jhalcrowsetrecipients: + jhalcrow, loewis, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, belopolsky, pitrou, nneonneo, giampaolo.rodola, rsc, timehorse, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, alex, r.david.murray, jacques, zdwiel, stiv, davide.rizzo, ronnix
2011-05-10 14:07:02jhalcrowsetmessageid: <1305036422.01.0.792443213677.issue2636@psf.upfronthosting.co.za>
2011-05-10 14:07:01jhalcrowlinkissue2636 messages
2011-05-10 14:07:01jhalcrowcreate