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 vbr
Recipients akitada, amaury.forgeotdarc, collinwinter, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr
Date 2010-11-02.12:08:12
SpamBayes Score 5.9967362e-05
Marked as misclassified No
Message-id <1288699695.04.0.504912510142.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for the noise, please, forgot my previous msg120215;
I somehow managed to keep an older version of _regex_core.py along with the new regex.py in the Lib directory, which are obviously incompatible.
After updating the files correctly, the mentioned examples work correctly.

vbr
History
Date User Action Args
2010-11-02 12:08:15vbrsetrecipients: + vbr, loewis, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, giampaolo.rodola, rsc, timehorse, mark, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, r.david.murray, jacques, jhalcrow
2010-11-02 12:08:15vbrsetmessageid: <1288699695.04.0.504912510142.issue2636@psf.upfronthosting.co.za>
2010-11-02 12:08:13vbrlinkissue2636 messages
2010-11-02 12:08:12vbrcreate