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 ezio.melotti
Recipients akitada, akuchling, amaury.forgeotdarc, collinwinter, doerwalter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, rsc, timehorse
Date 2009-07-29.13:01:31
SpamBayes Score 0.037551124
Marked as misclassified No
Message-id <1248872492.74.0.927847124407.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently Perl has a quite comprehensive set of tests at
http://perl5.git.perl.org/perl.git/blob/HEAD:/t/op/re_tests .
If we want the engine to be Perl-compatible, it might be a good idea to
reuse (part of) their tests (if their license allows it).
History
Date User Action Args
2009-07-29 13:01:32ezio.melottisetrecipients: + ezio.melotti, loewis, akuchling, doerwalter, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, mrabarnett, jaylogan, akitada, moreati
2009-07-29 13:01:32ezio.melottisetmessageid: <1248872492.74.0.927847124407.issue2636@psf.upfronthosting.co.za>
2009-07-29 13:01:31ezio.melottilinkissue2636 messages
2009-07-29 13:01:31ezio.melotticreate