]> granicus.if.org Git - python/commit
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
authorMandeep Bhutani <mandeep@users.noreply.github.com>
Sat, 25 Nov 2017 04:56:00 +0000 (22:56 -0600)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Nov 2017 04:56:00 +0000 (20:56 -0800)
commit610e5afdcbe3eca906ef32f4e0364e20e1b1ad23
treec935b49006615ec1782affc5b24a1139a4adf2aa
parent9316ee4da2dcc217351418fc4dbe9205995689e0
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)

The provided code example was supposed to find repeated words, however it returned false results.
Doc/howto/regex.rst