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 georg.brandl
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-29.13:29:11
SpamBayes Score 0.09415323
Marked as misclassified No
Message-id <1280410155.33.0.83791298658.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Wishlist item: could you give the regex and match classes nicer names, so that they can be referenced as `regex.Pattern` (or `regex.Regex`) and `regex.Match`?
History
Date User Action Args
2010-07-29 13:29:15georg.brandlsetrecipients: + georg.brandl, loewis, akuchling, 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, jhalcrow
2010-07-29 13:29:15georg.brandlsetmessageid: <1280410155.33.0.83791298658.issue2636@psf.upfronthosting.co.za>
2010-07-29 13:29:12georg.brandllinkissue2636 messages
2010-07-29 13:29:12georg.brandlcreate