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 serhiy.storchaka
Recipients docs@python, ezio.melotti, mrabarnett, py.user, serhiy.storchaka
Date 2013-01-24.15:27:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359041230.34.0.549714618352.issue14462@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which make re to use for groups the same rule as for Python 3 identifiers. In Python 2 the implementation confirms the documentation.
History
Date User Action Args
2013-01-24 15:27:10serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, docs@python, py.user
2013-01-24 15:27:10serhiy.storchakasetmessageid: <1359041230.34.0.549714618352.issue14462@psf.upfronthosting.co.za>
2013-01-24 15:27:10serhiy.storchakalinkissue14462 messages
2013-01-24 15:27:10serhiy.storchakacreate