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, akuchling, amaury.forgeotdarc, brian.curtin, collinwinter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr
Date 2010-07-13.21:34:22
SpamBayes Score 4.3422766e-05
Marked as misclassified No
Message-id <1279056864.0.0.205684153054.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
The most recent version on pypi (20100709) seems to be missing _regex_core from py_modules in setup.py.  Currently import regex fails, unable to locate _regex_core.
History
Date User Action Args
2010-07-13 21:34:24jhalcrowsetrecipients: + jhalcrow, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, r.david.murray, brian.curtin
2010-07-13 21:34:24jhalcrowsetmessageid: <1279056864.0.0.205684153054.issue2636@psf.upfronthosting.co.za>
2010-07-13 21:34:22jhalcrowlinkissue2636 messages
2010-07-13 21:34:22jhalcrowcreate