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 python-dev
Recipients Arfrever, ezio.melotti, gvanrossum, mrabarnett, python-dev, serhiy.storchaka
Date 2013-10-16.09:47:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d07vp4tkFz7LjT@mail.python.org>
In-reply-to
Content
New changeset add40e9f7cbe by Serhiy Storchaka in branch 'default':
Issue #18468: The re.split, re.findall, and re.sub functions and the group()
http://hg.python.org/cpython/rev/add40e9f7cbe
History
Date User Action Args
2013-10-16 09:47:19python-devsetrecipients: + python-dev, gvanrossum, ezio.melotti, mrabarnett, Arfrever, serhiy.storchaka
2013-10-16 09:47:19python-devlinkissue18468 messages
2013-10-16 09:47:19python-devcreate