Message 91497 - Python tracker

Message91497

Author timehorse
Recipients akitada, akuchling, amaury.forgeotdarc, collinwinter, doerwalter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr
Date 2009-08-12.12:29:12
SpamBayes Score 0.022212265
Marked as misclassified No
Message-id <1250080153.8.0.724721325323.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Mea culpa et mes apologies,

The '-s' option to John's expressions are indeed executed only once --
they are one-time setup lines.  The final quoted expression is what's
run multiple times.

In other words, improving caching in regex will not help.  >sigh<

Merci, Antoine!

Jeffrey.
History
Date User Action Args
2009-08-12 12:29:14timehorsesetrecipients: + timehorse, loewis, akuchling, doerwalter, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, r.david.murray
2009-08-12 12:29:13timehorsesetmessageid: <1250080153.8.0.724721325323.issue2636@psf.upfronthosting.co.za>
2009-08-12 12:29:12timehorselinkissue2636 messages
2009-08-12 12:29:12timehorsecreate