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 timehorse
Recipients akitada, akoumjian, alex, amaury.forgeotdarc, belopolsky, davide.rizzo, eric.snow, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, ronnix, rsc, sjmachin, steven.daprano, stiv, timehorse, vbr, zdwiel
Date 2011-09-01.20:57:57
SpamBayes Score 0.00025824073
Marked as misclassified No
Message-id <1314910678.75.0.658015621738.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
On 1 September 2011 16:12, Matthew Barnett <report@bugs.python.org> wrote:
>
> Matthew Barnett <python@mrabarnett.plus.com> added the comment:
>
> I think I need a show of hands.

For my part, I recommend literal flags, i.e. re.VERSION222,
re.VERSION300, etc.  Then you know exactly what you're getting and
although it may be confusing, we can then slowly deprecate
re.VERSION222 so that people can get used to the new syntax.

Returning to lurking on my own issue.  :)
History
Date User Action Args
2011-09-01 20:57:58timehorsesetrecipients: + timehorse, loewis, georg.brandl, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, belopolsky, pitrou, nneonneo, giampaolo.rodola, rsc, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, steven.daprano, alex, r.david.murray, jacques, zdwiel, jhalcrow, stiv, davide.rizzo, ronnix, eric.snow, akoumjian
2011-09-01 20:57:58timehorsesetmessageid: <1314910678.75.0.658015621738.issue2636@psf.upfronthosting.co.za>
2011-09-01 20:57:58timehorselinkissue2636 messages
2011-09-01 20:57:57timehorsecreate