]> granicus.if.org Git - python/commit
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Nov 2017 05:01:39 +0000 (21:01 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Nov 2017 05:01:39 +0000 (21:01 -0800)
commitc02037d62284f4d4ca6b22f2ed05165ce2014951
tree044788c22e38c188145663e2292c4a609a12ec75
parent465f3d082032824b845e009e38703527487cc5b5
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH-4555)

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5afdcbe3eca906ef32f4e0364e20e1b1ad23)
Doc/howto/regex.rst