]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:03:04 +0000 (21:03 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Nov 2017 05:03:04 +0000 (21:03 -0800)
commit3e60747025edc34b503397ab8211be59cfdd05cd
treee5bf6ad9600d4711edfe6fcc5665e5303abea72a
parentdde38b9cb3ff24f2f1f17cb681d30741e0090f51
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH-4554)

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